Libraries tagged by sql query
doctrine/dbal
449470498 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
phpmyadmin/sql-parser
32497727 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
rennokki/laravel-eloquent-query-cache
2492359 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
nette/database
4801573 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.
spatie/laravel-sql-commenter
533471 Downloads
Add comments to SQL queries made by Laravel
aura/sqlquery
2253856 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
foolz/sphinxql-query-builder
1831201 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
aura/sql
1719235 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.
khaled.alshamaa/ar-php
1308518 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
usmanhalalit/pixie
1731381 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
paragonie/ciphersweet
706410 Downloads
Searchable field-level encryption library for relational databases
the-tinderbox/clickhouse-builder
985137 Downloads
Clickhouse sql query builder
latitude/latitude
213551 Downloads
A SQL query builder with zero dependencies
nilportugues/sql-query-formatter
758447 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
206697 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.