Libraries tagged by DB-queries
bvanhoekelen/performance
872948 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.
halilcosdu/laravel-slower
28131 Downloads
Laravel Slower: Optimize Your DB Queries with AI
illuminatech/data-provider
14452 Downloads
Allows easy build for DB queries from API requests
clean-bandits/db-query
48607 Downloads
Simple PHP OOP library for creating database queries
maniaba/ci4-migration-safety-rector
4089 Downloads
Rector rule for CodeIgniter 4 migrations: replaces silent $this->db->query() with queryOrFail() to surface DDL failures on production deployments.
ilzrv/laravel-slow-query-detector
11394 Downloads
Laravel Slow DB Query Detector
gupo/laravel-db-query
3178 Downloads
Laravel db query
programic/querylog
3555 Downloads
Log all DB queries
liquiddesign/liquid-monitor-connector-laravel
35 Downloads
Liquid Monitor connector for Laravel applications (cron lifecycle, error reporting, read-only DB query proxy, log viewer proxy).
auredg/laminas-db-profiler
6147 Downloads
A Laminas module to profile db queries using Laminas\Db\Adapter\Profiler\Profiler and write them to Laminas\DeveloperTools toolbar.
yesccx/laravel-db-query
6289 Downloads
Laravel db query
sofa/laravel-db-queries-alert
2537 Downloads
Insanely simple check against DB querying abuse in Laravel app AKA Check Your Queries Bro!
labofgood/module-db-query-log-extended
9 Downloads
The module enhances the DB logger functionality, offering the capability to display DB logs in the xlsx format and produce a report analyzing query similarities.
emteknetnz/silverstripe-db-query-counter
791 Downloads
A SilverStripe module for query counting.
sukohi/neatness
12284 Downloads
A Laravel package to automatically add sorting system for DB query and provide URLs to switch between ASC and DESC.