Libraries tagged by meteo
antecedent/patchwork
14860071 Downloads
Method redefinition (monkey-patching) functionality for PHP.
theseer/fdomdocument
41040809 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
3498370 Downloads
A string manipulation library with multibyte support
voku/arrayy
4895761 Downloads
Array manipulation library for PHP, called Arrayy!
statamic/stringy
3534200 Downloads
A string manipulation library with multibyte support, forked from @statamic
ray/di
1467963 Downloads
Guice style dependency injection framework
ray/aop
1665239 Downloads
An aspect oriented framework
tomasvotruba/unused-public
2374251 Downloads
Detect unused public properties, constants and methods in your code
tomasvotruba/cognitive-complexity
3662843 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
nyholm/nsa
5245265 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
1585585 Downloads
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.
nunomaduro/laravel-console-menu
367196 Downloads
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
mrclay/props-dic
9088192 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
mexitek/phpcolors
2959478 Downloads
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
larapack/dd
2095986 Downloads
`dd` is a helper method in Laravel. This package will add the `dd` to your application.