Libraries tagged by Laravel Database
laravel-doctrine/orm
4684973 Downloads
An integration library for Laravel and Doctrine ORM
staudenmeir/laravel-migration-views
1074800 Downloads
Laravel database migrations with SQL views
spatie/laravel-database-mail-templates
566664 Downloads
Render Laravel mailables using a template stored in the database.
romanzipp/laravel-queue-monitor
1293611 Downloads
Queue Monitoring for Laravel Database Job Queue
betterapp/laravel-db-encrypter
524483 Downloads
Provides database model attribute encryption/decryption
plannr/laravel-fast-refresh-database
836455 Downloads
Refresh your database faster than you've ever seen before 🚀
singlestoredb/singlestoredb-laravel
407223 Downloads
A SingleStoreDB database driver for Laravel.
tpetry/laravel-query-expressions
176883 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
lorisleiva/laravel-search-string
355713 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
codezero/laravel-unique-translation
749843 Downloads
Check if a translated value in a JSON column is unique in the database.
bennett-treptow/laravel-migration-generator
672170 Downloads
Generate migrations from existing database structures
appstract/laravel-options
382587 Downloads
Global options loaded from the database
dyrynda/laravel-efficient-uuid
1106656 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
dimsav/laravel-translatable
1878923 Downloads
A Laravel package for multilingual models
franzose/closure-table
899732 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel