Libraries tagged by laravel data
nathanheffley/laravel-watermelon
2310 Downloads
Easily set up a sync endpoint to support Watermelon DB in your Laravel projects.
muhdfaiz/laravel-tail-db
25742 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
msafadi/laravel-eloquent-join-with
5885 Downloads
Laravel Eloquent Join With Relationships
mpociot/laravel-firebase-sync
152609 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
mirzabusatlic/laravel-schedule-monitor
62943 Downloads
Monitor the output of scheduled tasks in a database table
miroc/laravel-adminer
91050 Downloads
Adminer (by Jakub Vrana) wrapper for Laravel 5
lunarphp/scout-database-engine
38000 Downloads
Laravel Scout engine to allow full searching in MySQL and PostgreSQL.
livecontrol/eloquent-datatable
272076 Downloads
Eloquent DataTable plugin for server side ajax call handling.
korridor/laravel-computed-attributes
21185 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.
kepex/laravel-crud-generator
16162 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
flobbos/laravel-crudable
10027 Downloads
A Laravel package for saving time on crud operations
exolnet/laravel-sqlite-fluent-drop-foreign
111384 Downloads
Add a fluent dropForeign when using sqlite database
egyjs/dbml-to-laravel
840 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
axn/laravel-models-generator
13829 Downloads
Eloquent model generation from the database.
awssat/laravel-sync-migration
22612 Downloads
Laravel tool helps to sync migrations without refreshing the database