Libraries tagged by database queries
krugozor/database
2494 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
juanparati/query-timeout
337 Downloads
Set a timeout to your Laravel queries.
ignitekit/wp-query-builder
376 Downloads
Wordpress Query Builder class library for custom models and data querying.
endeavour-agency/refresh-database-on-demand
3105 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
cybex/laravel-query-tracer
716 Downloads
Add stacktraces to your Model queries.
ceddyg/query-builder-repository
765 Downloads
Repository using query builder. To return a Collection of stdClass or a simple stdClass. It's faster and use less memory than Eloquent if you just want data from database.
blitz-php/database
1214 Downloads
A simple database layer for easy development
ahmedmashhour/laravel-query-debugger
288 Downloads
Automatic query tracking, analysis, and debugging for Laravel applications with N+1 detection, slow query monitoring, and performance insights
selective/database
96266 Downloads
SQL query builder
mhmmdq/database
55 Downloads
A php class for managing and connecting to a database
laravel-freelancer-nl/aql-query-builder
1374 Downloads
PHP AQL Query Builder
squareboat/sql-doctor
1456 Downloads
Quickly debugging the amount of database queries per request in Laravel.
phith0n/ctfdbbuilder
15 Downloads
a database query builder for CTFer
nowo-tech/performance-bundle
3167 Downloads
Symfony bundle for tracking and analyzing route performance metrics. Records request time, database queries count, and query execution time for performance analysis.
davewid/peyote
841 Downloads
A database query builder for PHP 5.3+