Libraries tagged by methods
mrclay/props-dic
7505701 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
mexitek/phpcolors
2532356 Downloads
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
larapack/dd
1718131 Downloads
`dd` is a helper method in Laravel. This package will add the `dd` to your application.
genealabs/laravel-pivot-events
3514202 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
filament/support
7802652 Downloads
Core helper methods and foundation code for all Filament packages.
fico7489/laravel-pivot
4620194 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
cakephp/collection
8583713 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
auth0/login
3562598 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
aura/sql
1733632 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.
zendframework/zend-json
22934521 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
symplify/smart-file-system
11398331 Downloads
Sanitized FileInfo with safe getRealPath() and other handy methods
laminas/laminas-json
20149823 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
chumper/zipper
4271746 Downloads
This is a little neat helper for the ZipArchive methods with handy functions
statamic/stringy
2820950 Downloads
A string manipulation library with multibyte support, forked from @statamic
kdyby/strict-objects
1505511 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).