Add new methods to class outside the class in PHP -


i have question regarding adding new methods classes , it's solved. however, issue when comes adding new methods classes of libraries, have readd code every time update lib.

i looked @ solutions such runkit_method_add , classkit_method_add, not bundled in php default.

what cleanest solution problem?


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -