Libraries tagged by laravel-db
larawatcher/larawatcher
445621 Downloads
Larawatcher: Laravel Database Query Profiler
dbt/odbc-driver
95105 Downloads
ODBC Driver for Laravel 12+
waska14/laravel-with-db-transactions
36496 Downloads
Use middleware globally for all routes to put every controller in database transaction
pixelvide/laravel-iam-db-auth
42946 Downloads
AWS IAM db auth package for laravel
muhdfaiz/laravel-tail-db
25566 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
michael-rubel/laravel-enhanced-pipeline
16048 Downloads
Laravel Pipeline with DB transaction support, events and additional methods.
nathanheffley/laravel-watermelon
1879 Downloads
Easily set up a sync endpoint to support Watermelon DB in your Laravel projects.
altwaireb/laravel-world
3532 Downloads
Laravel World, Countries States Cities DB Migration & Seeder
san-kumar/laravel-crud
3160 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
bwicompanies/db2-driver
10985 Downloads
DB2 for IBM iSeries drop-in Laravel driver
revolution/sail-db-backup
37410 Downloads
Backup Sail's Database
nwidart/db-exporter
39001 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
alvin0/database-json-laravel
3860 Downloads
Create and manage json databases with Laravel
zoilomora/laravel-msaccess
4790 Downloads
This package helps you to manage Microsoft Access DB by ODBC Connection with the integrated Laravel ORM.
austinheap/laravel-database-encryption
75946 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.