Libraries tagged by method
jenssegers/optimus
3387605 Downloads
Id obfuscation based on Knuth's integer hash method
dg/bypass-finals
14965224 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
consolidation/annotated-command
52829331 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
39783109 Downloads
Assertion methods used by Codeception core and Asserts module
antecedent/patchwork
12107376 Downloads
Method redefinition (monkey-patching) functionality for PHP.
theseer/fdomdocument
39851040 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
voku/stringy
3172495 Downloads
A string manipulation library with multibyte support
ray/di
1156918 Downloads
Guice style dependency injection framework
ray/aop
1329266 Downloads
An aspect oriented framework
tomasvotruba/unused-public
1420486 Downloads
Detect unused public properties, constants and methods in your code
tomasvotruba/cognitive-complexity
2281086 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
sebastiaanluca/php-pipe-operator
287163 Downloads
Method chaining (or fluent expressions) for any value using any method.
nyholm/nsa
4615729 Downloads
See everything and do whatever you want. No privacy rule will stop us. Used in tests, debugging and fixtures to access properties and methods.
nunomaduro/laravel-console-task
1303088 Downloads
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.
nunomaduro/laravel-console-menu
331665 Downloads
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.