Libraries tagged by laravel_db
illuminatech/data-provider
11604 Downloads
Allows easy build for DB queries from API requests
friendsofcat/laravel-db-maintenance
30896 Downloads
Database implementation of app maintenance mode to replace default file maintenance
vi-kon/laravel-db-exporter
37083 Downloads
Database table structure and data exporter to migration and seed files
norbybaru/laravel-aws-timestream
2035 Downloads
Library to interact with AWS Timestream service via API
ilzrv/laravel-slow-query-detector
9391 Downloads
Laravel Slow DB Query Detector
hatchetaustralia/laravel-iam-db-auth
19839 Downloads
AWS IAM db auth package for laravel
asamir/laravel-in-db-performance-monitor
5935 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
teguh02/filament-db-sync
830 Downloads
This package allow sync two different laravel filament app db
huy-nguyen/laravel-optimize-init-db-connection
1322 Downloads
A package for optimize Laravel init database connection
rinvex/laravel-tenants
3388 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
altwaireb/laravel-countries
211 Downloads
Laravel Countries , Countries States Cities DB Migration & Seeder
shureban/laravel-searcher
3238 Downloads
Laravel SDK for searching data in DB using requests
nwidart/db-exporter
39053 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
novius/laravel-translation-loader
18383 Downloads
Store your language lines in the database, yaml or other sources
mvanduijker/laravel-transactional-mails
6397 Downloads
Send mails after DB transaction is committed