Libraries tagged by query
netherphp/database
2611 Downloads
A database connection and query tool.
ndejong/cakephp-autocache-plugin
41 Downloads
CakephpAutocachePlugin is a CakePHP 2.2+ Plugin that makes query caching as easy as adding a 'autocache'=>true parameter to your Model query
mustafaomar/laravel-qsw
279 Downloads
Cleanly apply filters on a query builder depending on query string parameters.
mukadi/chartjs-builder
9899 Downloads
generate beautiful charts directly from SQL query in PHP
mpociot/couchbase
2042 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
monkeyscloud/monkeyslegion-database
133 Downloads
Native PDO-powered MySQL 8.4 connection and query helpers.
mohamedgaber-intake40/filter-quent
1316 Downloads
An easy way to filter Queries Laravel Eloquent.
mmo/guzzle-xdebug-middleware
3052 Downloads
Guzzle Middleware that adds XDEBUG_SESSION query parameter to all requests for a client.
mjkhajeh/wporm
65 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
michaeldrennen/schema-change
3282 Downloads
A PHP library that handles MySQL query exceptions to determine if you need to make a change to your schema.
mediawiki/display-title
640 Downloads
Uses displaytitle page property in link text, subtitle, and talk page title; provides parser function to query displaytitle
mconsult/rememberable
331 Downloads
Query caching for Laravel. This package is forked from dwightwatson/rememberable. All credit to him
mayankjanidev/laravel-store
69 Downloads
Create reusable database queries and data objects in Laravel
matthenning/eloquent-api-filter
4791 Downloads
Awesome and simple way to filter Eloquent queries right from the API URL without the clutter.
marcocesarato/cpdo
281 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.