Libraries tagged by laravel_db
spatie/laravel-translation-loader
3623238 Downloads
Store your language lines in the database, yaml or other sources
spatie/laravel-db-snapshots
3382109 Downloads
Quickly dump and load databases
yajra/laravel-oci8
3439196 Downloads
Oracle DB driver for Laravel via OCI8
betterapp/laravel-db-encrypter
686236 Downloads
Provides database model attribute encryption/decryption
danielme85/laravel-log-to-db
1063880 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
tpetry/laravel-query-expressions
767621 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
albertoarena/laravel-truss
22502 Downloads
A live database structure viewer for Laravel. Renders your schema (never data) as a scrollable, zoomable ER diagram.
bvanhoekelen/performance
969263 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
mattiasgeniar/phpunit-query-count-assertions
996647 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
vcian/laravel-db-auditor
41154 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
dcblogdev/laravel-db-sync
51879 Downloads
Sync database down.
yoeriboven/laravel-log-db
193401 Downloads
A database driver for logging with Laravel
spatie/laravel-queued-db-cleanup
434652 Downloads
Safely delete large numbers of records
halilcosdu/laravel-slower
33191 Downloads
Laravel Slower: Optimize Your DB Queries with AI
qcod/laravel-settings
214895 Downloads
Store key value pair in database as settings