Libraries tagged by mysql
mevdschee/php-crud-api
56001 Downloads
Single file PHP script that adds a REST API to a SQL database.
matthiasmullie/scrapbook
1894678 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.
longitude-one/doctrine-spatial
876665 Downloads
Doctrine multi-platform support for spatial types and functions, compliant with Doctrine 2.19, 3.1, and dev ones (3.2 and 4.0).
envms/fluentpdo
441065 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dibi/dibi
3453482 Downloads
Dibi is Database Abstraction Library for PHP
creof/doctrine2-spatial
3129851 Downloads
Doctrine2 multi-platform support for spatial types and functions
codezero/laravel-unique-translation
774340 Downloads
Check if a translated value in a JSON column is unique in the database.
aura/sqlquery
2538455 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
atk4/data
1550268 Downloads
Agile Data - Database access abstraction framework
arvenil/ninja-mutex
3146627 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
foolz/sphinxql-query-builder
1990726 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
dekor/php-array-table
3711614 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
wazaari/monolog-mysql
824696 Downloads
A handler for Monolog that sends messages to MySQL
tpetry/laravel-mysql-explain
120179 Downloads
Get Visual MySQL EXPLAIN for Laravel.
react/mysql
346692 Downloads
Async MySQL database client for ReactPHP.