Libraries tagged by illuminate
andrewelkins/cabinet
1338 Downloads
Laravel 4 file upload package.
zizaco/mongolid-laravel
22409 Downloads
Easy, powerful and ultrafast MongoDB ODM for Laravel.
mpyw/laravel-unique-violation-detector
59908 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
mpyw/laravel-retry-on-duplicate-key
51511 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
laravel-foundation/testing
9858 Downloads
The Testing component from Laravel Foundation.
laravel-foundation/console
5998 Downloads
The Console component from Laravel Foundation.
laravel-foundation/bus
25823 Downloads
The Bus component from Laravel Foundation.
laravel-foundation/auth
5819 Downloads
The Auth component from Laravel Foundation.
andrerampanelli/runtracy
27737 Downloads
A fork of runcmf/runtracy
illuminate/workbench
28940 Downloads
The Illuminate Workbench package.
illuminate/remote
179552 Downloads
illuminate/exception
63976 Downloads
vladpimk/laravel-translation-pim
4152 Downloads
Fork of joedixon/laravel-translation. Added support for the illuminate/support package version 11.0 to enable compatibility with Laravel 11. The version has not been fully tested
mrgoodbytes8667/pluralize-bundle
4261 Downloads
A (Twig) wrapper bundle for pluralizing strings via Illuminate
mobilestock/laravel-database-interceptor
3421 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.