Libraries tagged by database queries
chillerlan/php-database
1152 Downloads
An extensible database wrapper and query builder.
socialblue/laravel-query-adviser
3295 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
migliori/php-pdo-database-class
432 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
antevenio/pdo-mysql-query-linker
17542 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
william-costa/database-manager
2198 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
zfbase/sphinxql-query-builder
92 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
thomasjohnkane/slow-query-notifier
111 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
sunaoka/laravel-query-logger
769 Downloads
Query logger for Laravel.
sultann/wp-query-builder
4721 Downloads
WP Query Builder is a lightweight and efficient SQL Query Builder based on wpdb for WordPress. It supports complicated query generation.
requtize/query-builder
304 Downloads
Fast, simple and dependency-free query builder for PHP.
platine-php/database
5302 Downloads
Platine Database is the abstraction layer using PDO with support of query and schema builder
nguyenanhung/database
13778 Downloads
Database Wrapper - Base Model
monkeyscloud/monkeyslegion-database
62 Downloads
Native PDO-powered MySQL 8.4 connection and query helpers.
mhmmdq/database
54 Downloads
A php class for managing and connecting to a database
makinacorpus/goat-query-bundle
8136 Downloads
Symfony bundle for makinacorpus/goat-query