Libraries tagged by method
jenssegers/optimus
4137343 Downloads
Id obfuscation based on Knuth's integer hash method
fico7489/laravel-pivot
5288725 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
consolidation/annotated-command
61670797 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
49441664 Downloads
Assertion methods used by Codeception core and Asserts module
antecedent/patchwork
15445025 Downloads
Method redefinition (monkey-patching) functionality for PHP.
theseer/fdomdocument
41247275 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
3554697 Downloads
A string manipulation library with multibyte support
voku/arrayy
4981277 Downloads
Array manipulation library for PHP, called Arrayy!
ray/di
1540172 Downloads
Guice style dependency injection framework
ray/aop
1744831 Downloads
An aspect oriented framework
tomasvotruba/unused-public
2473761 Downloads
Detect unused public properties, constants and methods in your code
tomasvotruba/cognitive-complexity
3849142 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
sebastiaanluca/php-pipe-operator
392829 Downloads
Method chaining (or fluent expressions) for any value using any method.
nyholm/nsa
5364906 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
1685053 Downloads
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.