Libraries tagged by method
danielstjules/stringy
26515434 Downloads
A string manipulation library with multibyte support
tomasvotruba/cognitive-complexity
6112213 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
spaze/phpstan-disallowed-calls
24452904 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
4192240 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
5181682 Downloads
Id obfuscation based on Knuth's integer hash method
filament/support
38384202 Downloads
Core helper methods and foundation code for all Filament packages.
fico7489/laravel-pivot
6714556 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
consolidation/annotated-command
76541411 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
64825290 Downloads
Assertion methods used by Codeception core and Asserts module
auth0/login
5596124 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
aura/sql
2784295 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.
theseer/fdomdocument
42983170 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
4042012 Downloads
A string manipulation library with multibyte support
statamic/stringy
5451926 Downloads
A string manipulation library with multibyte support, forked from @statamic
ray/di
2456720 Downloads
Guice style dependency injection framework