Libraries tagged by methods
tomasvotruba/cognitive-complexity
5620409 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
nyholm/nsa
6324632 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
985493 Downloads
Allows mocking of final methods and classes in PHP.
nunomaduro/laravel-console-task
2350593 Downloads
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.
nunomaduro/laravel-console-menu
431063 Downloads
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
mrclay/props-dic
12728375 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
mikebronner/laravel-pivot-events
779900 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
larapack/dd
2678349 Downloads
`dd` is a helper method in Laravel. This package will add the `dd` to your application.
genealabs/laravel-pivot-events
5174565 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
cakephp/collection
10096771 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
aura/sql
2665090 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
zendframework/zend-json
24351469 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
laminas/laminas-json
31066744 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
chumper/zipper
4586452 Downloads
This is a little neat helper for the ZipArchive methods with handy functions
ergebnis/http-method
223944 Downloads
Provides constants for HTTP request methods.