Libraries tagged by sql query
doctrine/dbal
616265131 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
phpmyadmin/sql-parser
52956381 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
rennokki/laravel-eloquent-query-cache
4496271 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
khaled.alshamaa/ar-php
3019837 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
nette/database
7059015 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
cycle/orm
948417 Downloads
PHP DataMapper ORM and Data Modelling Engine
paragonie/ciphersweet
1471880 Downloads
Searchable field-level encryption library for relational databases
spatie/laravel-sql-commenter
1725045 Downloads
Add comments to SQL queries made by Laravel
mattiasgeniar/phpunit-query-count-assertions
924567 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
aura/sqlquery
3189584 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
foolz/sphinxql-query-builder
2262539 Downloads
A PHP query builder for SphinxQL and ManticoreQL with MySQLi and PDO drivers.
aura/sql
2723400 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
yiisoft/db
557379 Downloads
Database abstraction layer and query builder
usmanhalalit/pixie
2266247 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
atk4/data
1725794 Downloads
Agile Data - Database access abstraction framework