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