Libraries tagged by querier
davidlienhard/database-query-validator
6107 Downloads
🐘 php tool to validate database queries
d3/oxid-sql-logger
9739 Downloads
Returns all SQL queries in the browser.
curder/laravel-query-cache
1017 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
cronqvist/graphql-client
3061 Downloads
A GraphQL client for executing queries and mutations
cratia/orm-model
1681 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
cocur/nqm
5589 Downloads
Named Query Manager helps you SQL organise queries in files.
chris48s/cakephp-searchable
5284 Downloads
A CakePHP 3 Behavior for creating MySQL MATCH() AGAINST() queries
castroitalo/echoquery
284 Downloads
EchoQuery facilitates the writing of SQL queries inside the PHP code
birgir/combined-query
1247 Downloads
Modify the WP_Query to support the combined_query parameter. Combine multiple WP_Query queries into a single query.
automattic/advanced-post-cache
17 Downloads
Cache post queries for WordPress
auredg/laminas-db-profiler
1978 Downloads
A Laminas module to profile db queries using Laminas\Db\Adapter\Profiler\Profiler and write them to Laminas\DeveloperTools toolbar.
atk14/sql-builder
12878 Downloads
Library for building SQL queries
antevenio/pdo-mysql-query-linker
16351 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
amine-lejmi/messenger-maker
370 Downloads
Separate and enhance the creation of symfony messenger queries, events and commands messages.
alexandy/laravel-eloquent-query-cache
95 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.