Libraries tagged by Laravel Database
laravel-doctrine/orm
4000930 Downloads
An integration library for Laravel and Doctrine ORM
staudenmeir/laravel-migration-views
746125 Downloads
Laravel database migrations with SQL views
spatie/laravel-database-mail-templates
486075 Downloads
Render Laravel mailables using a template stored in the database.
romanzipp/laravel-queue-monitor
1122531 Downloads
Queue Monitoring for Laravel Database Job Queue
betterapp/laravel-db-encrypter
454080 Downloads
Provides database model attribute encryption/decryption
plannr/laravel-fast-refresh-database
612993 Downloads
Refresh your database faster than you've ever seen before 🚀
singlestoredb/singlestoredb-laravel
287275 Downloads
A SingleStoreDB database driver for Laravel.
lorisleiva/laravel-search-string
322882 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
codezero/laravel-unique-translation
621973 Downloads
Check if a translated value in a JSON column is unique in the database.
bennett-treptow/laravel-migration-generator
557399 Downloads
Generate migrations from existing database structures
appstract/laravel-options
343880 Downloads
Global options loaded from the database
dyrynda/laravel-efficient-uuid
1026062 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
dimsav/laravel-translatable
1854760 Downloads
A Laravel package for multilingual models
spiritix/lada-cache
373533 Downloads
A Redis based, automated and scalable database caching layer for Laravel
franzose/closure-table
680506 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel