Libraries tagged by methods
jenssegers/optimus
3391219 Downloads
Id obfuscation based on Knuth's integer hash method
dg/bypass-finals
14991218 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
consolidation/annotated-command
52884118 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
39832336 Downloads
Assertion methods used by Codeception core and Asserts module
antecedent/patchwork
12108182 Downloads
Method redefinition (monkey-patching) functionality for PHP.
theseer/fdomdocument
39858386 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
3174458 Downloads
A string manipulation library with multibyte support
ray/di
1158695 Downloads
Guice style dependency injection framework
ray/aop
1331162 Downloads
An aspect oriented framework
tomasvotruba/unused-public
1424082 Downloads
Detect unused public properties, constants and methods in your code
tomasvotruba/cognitive-complexity
2288101 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
sebastiaanluca/php-pipe-operator
287783 Downloads
Method chaining (or fluent expressions) for any value using any method.
nyholm/nsa
4619228 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
1303985 Downloads
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.
nunomaduro/laravel-console-menu
331919 Downloads
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.