Libraries tagged by laravel_db
larawatcher/larawatcher
417195 Downloads
Larawatcher: Laravel Database Query Profiler
dbt/odbc-driver
81062 Downloads
ODBC Driver for Laravel 5.5+
waska14/laravel-with-db-transactions
30348 Downloads
Use middleware globally for all routes to put every controller in database transaction
pixelvide/laravel-iam-db-auth
34615 Downloads
AWS IAM db auth package for laravel
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.
nathanheffley/laravel-watermelon
668 Downloads
Easily set up a sync endpoint to support Watermelon DB in your Laravel projects.
altwaireb/laravel-world
1100 Downloads
Laravel World, Countries States Cities DB Migration & Seeder
san-kumar/laravel-crud
2226 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
bwicompanies/db2-driver
6658 Downloads
DB2 for IBM iSeries drop-in Laravel driver
revolution/sail-db-backup
26772 Downloads
Backup Sail's Database
nwidart/db-exporter
38870 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
justbetter/laravel-magento-products
11901 Downloads
Package to store product data in a local DB
google/sqlcommenter-laravel
73052 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
alvin0/database-json-laravel
3010 Downloads
Create and manage json databases with Laravel
austinheap/laravel-database-encryption
75771 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.