Libraries tagged by Laravel Database
cybercog/laravel-clickhouse
322263 Downloads
ClickHouse migrations for Laravel
codezero/laravel-unique-translation
1085114 Downloads
Check if a translated value in a JSON column is unique in the database.
bennett-treptow/laravel-migration-generator
953290 Downloads
Generate migrations from existing database structures
appstract/laravel-options
466531 Downloads
Global options loaded from the database
dimsav/laravel-translatable
1944141 Downloads
A Laravel package for multilingual models
franzose/closure-table
1250344 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
sofa/eloquence
1499760 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
olssonm/l5-very-basic-auth
2743868 Downloads
Laravel stateless HTTP basic auth without the need for a database
flynsarmy/csv-seeder
1795673 Downloads
Allows seeding of the database with CSV files
bvanhoekelen/performance
934122 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
laravelbook/ardent
1607201 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
robersonfaria/laravel-database-schedule
127652 Downloads
Manage your Laravel Task Scheduling in a friendly interface and save schedules to the database.
nunomaduro/laravel-optimize-database
62042 Downloads
Publishes migrations that make your database production ready.
mpyw/laravel-cached-database-stickiness
375849 Downloads
Guarantee database stickiness over the same user's consecutive requests
jeroenzwart/laravel-csv-seeder
431406 Downloads
Seed the database with Laravel using CSV files