Libraries tagged by meteo
consolidation/annotated-command
62383011 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
50209873 Downloads
Assertion methods used by Codeception core and Asserts module
antecedent/patchwork
15735891 Downloads
Method redefinition (monkey-patching) functionality for PHP.
theseer/fdomdocument
41345100 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
3580392 Downloads
A string manipulation library with multibyte support
voku/arrayy
5021372 Downloads
Array manipulation library for PHP, called Arrayy!
ray/di
1575620 Downloads
Guice style dependency injection framework
ray/aop
1783104 Downloads
An aspect oriented framework
tomasvotruba/unused-public
2526808 Downloads
Detect unused public properties, constants and methods in your code
tomasvotruba/cognitive-complexity
3930563 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
sebastiaanluca/php-pipe-operator
404432 Downloads
Method chaining (or fluent expressions) for any value using any method.
nyholm/nsa
5411580 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
1723189 Downloads
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.
nunomaduro/laravel-console-menu
377858 Downloads
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
mrclay/props-dic
9629510 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names