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