Libraries tagged by method
tomasvotruba/unused-public
3504764 Downloads
Detect unused public properties, constants and methods in your code
tomasvotruba/cognitive-complexity
5589087 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
nyholm/nsa
6305984 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/mock-final-classes
980221 Downloads
Allows mocking of final methods and classes in PHP.
nunomaduro/laravel-console-task
2338667 Downloads
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.
nunomaduro/laravel-console-menu
429908 Downloads
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
mrclay/props-dic
12683377 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
mikebronner/laravel-pivot-events
762878 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
larapack/dd
2669116 Downloads
`dd` is a helper method in Laravel. This package will add the `dd` to your application.
genealabs/laravel-pivot-events
5161455 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
cakephp/collection
10088952 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
zendframework/zend-json
24340628 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
laminas/laminas-json
30953196 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
chumper/zipper
4583659 Downloads
This is a little neat helper for the ZipArchive methods with handy functions
ergebnis/http-method
222705 Downloads
Provides constants for HTTP request methods.