Libraries tagged by queries
mpyw/eloquent-has-by-non-dependent-subquery
519766 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
ymigval/laravel-model-cache
75993 Downloads
Laravel package for caching Eloquent model queries
yiisoft/db-sqlite
221035 Downloads
SQLite driver for Yii Database
yiisoft/db-mysql
203097 Downloads
MySQL/MariaDB driver for Yii Database
spiriitlabs/form-filter-bundle
591754 Downloads
Symfony bundle for dynamic filtering, search forms and Doctrine query generation
rowbot/url
712626 Downloads
A WHATWG URL spec compliant URL parser for working with URLs and their query strings.
mnabialek/laravel-sql-logger
837325 Downloads
Log SQL queries in Laravel/Lumen framework
lulco/phoenix
357325 Downloads
Database Migrations for PHP
halilcosdu/laravel-slower
30947 Downloads
Laravel Slower: Optimize Your DB Queries with AI
cycle/database
853188 Downloads
DBAL, schema introspection, migration and pagination
ahmed-bhs/doctrine-doctor
15511 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
la-haute-societe/yii2-save-relations-behavior
544285 Downloads
Validate and save automatically related Active Record models.
zenstruck/collection
931926 Downloads
Iterate, filter and paginate anything - arrays, generators or Doctrine ORM queries - without loading it all into memory.
vierge-noire/cakephp-test-suite-light
1153244 Downloads
A test suite for CakePHP application based on Sql queries
staudenmeir/laravel-upsert
714692 Downloads
Laravel UPSERT and INSERT IGNORE queries