Libraries tagged by Laravel Database
ninoman/laravel-sortable
15475 Downloads
Simple package to add sorting functionality to your Laravel models.
nevadskiy/laravel-translatable
12864 Downloads
Add translations to your Eloquent models
nevadskiy/laravel-geonames
6416 Downloads
Populate your database using the GeoNames service.
nathanheffley/laravel-watermelon
670 Downloads
Easily set up a sync endpoint to support Watermelon DB in your Laravel projects.
muhdfaiz/laravel-tail-db
25178 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
mpociot/laravel-firebase-sync
152121 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
mirzabusatlic/laravel-schedule-monitor
56376 Downloads
Monitor the output of scheduled tasks in a database table
miroc/laravel-adminer
90284 Downloads
Adminer (by Jakub Vrana) wrapper for Laravel 5
miguilim/laravel-singlestore-backup
4760 Downloads
A package that makes it easy to make backups of your SingleStore database.
lunarphp/scout-database-engine
27147 Downloads
Laravel Scout engine to allow full searching in MySQL and PostgreSQL.
korridor/laravel-computed-attributes
13109 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
konekt/laravel-migration-compatibility
119454 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
kepex/laravel-crud-generator
15289 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
friendsofcat/laravel-couchbase
26277 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
exolnet/laravel-sqlite-fluent-drop-foreign
97725 Downloads
Add a fluent dropForeign when using sqlite database