Libraries tagged by method
jenssegers/optimus
3989211 Downloads
Id obfuscation based on Knuth's integer hash method
fico7489/laravel-pivot
5168358 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
consolidation/annotated-command
60075375 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
47671616 Downloads
Assertion methods used by Codeception core and Asserts module
aura/sql
2037063 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.
antecedent/patchwork
14775018 Downloads
Method redefinition (monkey-patching) functionality for PHP.
theseer/fdomdocument
41003655 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
3490572 Downloads
A string manipulation library with multibyte support
voku/arrayy
4883942 Downloads
Array manipulation library for PHP, called Arrayy!
statamic/stringy
3497315 Downloads
A string manipulation library with multibyte support, forked from @statamic
ray/di
1457886 Downloads
Guice style dependency injection framework
ray/aop
1654025 Downloads
An aspect oriented framework
tomasvotruba/unused-public
2361930 Downloads
Detect unused public properties, constants and methods in your code
tomasvotruba/cognitive-complexity
3633234 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
sebastiaanluca/php-pipe-operator
372595 Downloads
Method chaining (or fluent expressions) for any value using any method.