Libraries tagged by Laravel Database
tzsk/otp
347769 Downloads
OTP Generator and Verifier without database
sofa/eloquence
1289949 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
olssonm/l5-very-basic-auth
1822141 Downloads
Laravel stateless HTTP basic auth without the need for a database
flynsarmy/csv-seeder
1280910 Downloads
Allows seeding of the database with CSV files
bvanhoekelen/performance
632735 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
1452042 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1413228 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
robersonfaria/laravel-database-schedule
77435 Downloads
Manage your Laravel Task Scheduling in a friendly interface and save schedules to the database.
onecentlin/laravel-adminer
325021 Downloads
Laravel Adminer Database Manager
jeroenzwart/laravel-csv-seeder
286003 Downloads
Seed the database with Laravel using CSV files
danielme85/laravel-log-to-db
613494 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
maantje/pulse-database
115171 Downloads
A Laravel Pulse card for database status
dyrynda/laravel-nullable-fields
141067 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
55831 Downloads
Store Laravel application settings in the database.
laracraft-tech/laravel-schema-rules
17665 Downloads
Automatically generate Laravel validation rules based on your database table schema!