Libraries tagged by Laravel Database
sofa/eloquence
1367854 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
olssonm/l5-very-basic-auth
1980473 Downloads
Laravel stateless HTTP basic auth without the need for a database
laravel-doctrine/extensions
2878689 Downloads
Doctrine extensions for Laravel
flynsarmy/csv-seeder
1370390 Downloads
Allows seeding of the database with CSV files
bvanhoekelen/performance
682319 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.
baum/baum
1483227 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1441604 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
robersonfaria/laravel-database-schedule
88065 Downloads
Manage your Laravel Task Scheduling in a friendly interface and save schedules to the database.
onecentlin/laravel-adminer
370874 Downloads
Laravel Adminer Database Manager
mpyw/laravel-cached-database-stickiness
231196 Downloads
Guarantee database stickiness over the same user's consecutive requests
jeroenzwart/laravel-csv-seeder
309528 Downloads
Seed the database with Laravel using CSV files
danielme85/laravel-log-to-db
699747 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
maantje/pulse-database
171914 Downloads
A Laravel Pulse card for database status
dyrynda/laravel-nullable-fields
159687 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
rawilk/laravel-settings
80232 Downloads
Store Laravel application settings in the database.