Libraries tagged by laravel_db
igaster/laravel_cities
96745 Downloads
Seed all countries/cities from geonames.org database. Searchable DB tree, ready to use API & a bonus vue.js component!
danielme85/laravel-geoip2
188215 Downloads
Service provider and DB downloader for Maxminds PHP API GeoIP2.
arcanedev/laravel-settings
144131 Downloads
This package allows you to persists configs/settings for Laravel projects.
itpathsolutions/dbstan
4332 Downloads
Database Standardization and Analysis Tool for Laravel
aphisitworachorch/kacher
118206 Downloads
Kacher is Laravel DB to DBML (dbdiagram.io/dbdocs.io)
tomatophp/filament-translations
42267 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
dbt/odbc-driver
190687 Downloads
ODBC Driver for Laravel 12+
myneid/laravel-db-tui
1656 Downloads
Interactive TUI database browser for Laravel — browse tables, sort columns, inspect rows, and run raw SQL
waska14/laravel-with-db-transactions
73895 Downloads
Use middleware globally for all routes to put every controller in database transaction
pixelvide/laravel-iam-db-auth
73061 Downloads
AWS IAM db auth package for laravel
muhdfaiz/laravel-tail-db
27781 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
23623 Downloads
Laravel Pipeline with DB transaction support, events and additional methods.
laramint/laravel-security-scanner
4677 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
altwaireb/laravel-countries
3889 Downloads
Laravel Countries , Countries States Cities DB Migration & Seeder
san-kumar/laravel-crud
5066 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.