Libraries tagged by sql
laminas/laminas-db
18475343 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
aura/sqlquery
2424310 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1885485 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.
spatie/laravel-sql-commenter
783510 Downloads
Add comments to SQL queries made by Laravel
iamcal/sql-parser
410399 Downloads
MySQL schema parser
usmanhalalit/pixie
1875288 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
sofa/eloquence
1360247 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
matthiasmullie/scrapbook
1732781 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
foolz/sphinxql-query-builder
1929461 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
cycle/orm
603574 Downloads
PHP DataMapper ORM and Data Modelling Engine
atk4/data
1508373 Downloads
Agile Data - Database access abstraction framework
laravelbook/ardent
1437981 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
paragonie/ciphersweet
818710 Downloads
Searchable field-level encryption library for relational databases
khaled.alshamaa/ar-php
1627873 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
dibi/dibi
3347929 Downloads
Dibi is Database Abstraction Library for PHP