Libraries tagged by php sql
doctrine/dbal
463022816 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/sql-formatter
109790923 Downloads
a PHP SQL highlighting library
jdorn/sql-formatter
107212976 Downloads
a PHP SQL highlighting library
greenlion/php-sql-parser
8445921 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
ifsnop/mysqldump-php
3836032 Downloads
PHP version of mysqldump cli that comes with MySQL
catfan/medoo
1232306 Downloads
The lightweight PHP database framework to accelerate development
phpfastcache/phpfastcache
3818051 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
khaled.alshamaa/ar-php
1454204 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
usmanhalalit/pixie
1789450 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
1593062 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
1870000 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
cycle/orm
558446 Downloads
PHP DataMapper ORM and Data Modelling Engine
dibi/dibi
3228334 Downloads
Dibi is Database Abstraction Library for PHP
nilportugues/sql-query-formatter
791700 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
mevdschee/php-crud-api
50422 Downloads
Single file PHP script that adds a REST API to a SQL database.