Libraries tagged by methods
danielstjules/stringy
26525667 Downloads
A string manipulation library with multibyte support
tomasvotruba/cognitive-complexity
6162142 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
spaze/phpstan-disallowed-calls
24590739 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
4206835 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
5192725 Downloads
Id obfuscation based on Knuth's integer hash method
filament/support
38774311 Downloads
Core helper methods and foundation code for all Filament packages.
fico7489/laravel-pivot
6732218 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
consolidation/annotated-command
76723374 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
65025324 Downloads
Assertion methods used by Codeception core and Asserts module
auth0/login
5616032 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
aura/sql
2791464 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
42999703 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
4047002 Downloads
A string manipulation library with multibyte support
statamic/stringy
5483456 Downloads
A string manipulation library with multibyte support, forked from @statamic
ray/di
2469328 Downloads
Guice style dependency injection framework