Libraries tagged by methods
spaze/phpstan-disallowed-calls
22588966 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
mexitek/phpcolors
3944787 Downloads
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
jenssegers/optimus
5004798 Downloads
Id obfuscation based on Knuth's integer hash method
filament/support
31016263 Downloads
Core helper methods and foundation code for all Filament packages.
fico7489/laravel-pivot
6423081 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
consolidation/annotated-command
73664318 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
61899339 Downloads
Assertion methods used by Codeception core and Asserts module
auth0/login
5309874 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
antecedent/patchwork
20877908 Downloads
Method redefinition (monkey-patching) functionality for PHP.
theseer/fdomdocument
42677884 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
3951453 Downloads
A string manipulation library with multibyte support
statamic/stringy
4995246 Downloads
A string manipulation library with multibyte support, forked from @statamic
ray/di
2277891 Downloads
Guice style dependency injection framework
ray/aop
2534785 Downloads
An aspect oriented framework
tomasvotruba/unused-public
3517440 Downloads
Detect unused public properties, constants and methods in your code