Libraries tagged by method
nunomaduro/laravel-console-menu
375307 Downloads
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
mrclay/props-dic
9487823 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
mikebronner/laravel-pivot-events
106045 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
mexitek/phpcolors
3063567 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
2181734 Downloads
`dd` is a helper method in Laravel. This package will add the `dd` to your application.
genealabs/laravel-pivot-events
4358632 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
filament/support
14411327 Downloads
Core helper methods and foundation code for all Filament packages.
cakephp/collection
9455720 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
auth0/login
4311492 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
aura/sql
2126663 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
23559594 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
symplify/smart-file-system
11974244 Downloads
Sanitized FileInfo with safe getRealPath() and other handy methods
laminas/laminas-json
24825879 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
chumper/zipper
4417431 Downloads
This is a little neat helper for the ZipArchive methods with handy functions
ergebnis/http-method
148084 Downloads
Provides constants for HTTP request methods.