Libraries tagged by MySQL PHP
ix-network/php-common-library
50 Downloads
Some common PHP libraries
itlessons/php-database
79 Downloads
PHP Database
invincible-tech-systems/easeamp-mysql-redis
14 Downloads
A very simple and safe PHP library that enables easy redis cache warmup from MySQL/MariaDB Database. This uses EaseAmpMysql and EaseAmpRedis packages, that wraps up the AmPHP related MySQL and Redis Packages to interact with MySQL/MariaDB database and also with Redis in-memory cache in an asynchronous & non-blocking way.
imranertaza/simple-php-crud
18 Downloads
This is a very simple php crud package.
idct/php-search
15 Downloads
PHP + PDO search engine
idct/php-db-csv-writer
1958 Downloads
Library which simplifies bulk data loading into MySQL-compatible database engines using CSV collections.
husccexo/php-handlersocket-core
138 Downloads
Core of client library for MySQL HandlerSocket extension
hotrush/reactphp-mysql
60 Downloads
mysql driver for reactphp.
hosco-sa/php-picnic
23 Downloads
Picnic (Simple) PHP libraries to connect to persistent layers like Mysql, PostgreSql, ElasticSearch, Couchbase and AWS S3
hnqca/database-php
11 Downloads
hammermaps-dev/phpfastcache
365 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, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
gussi/php-wrapper-pdo
10 Downloads
Simple PDO wrapper.
granitsdk/mysql
789 Downloads
PHP
godsgood33/php-db
76 Downloads
PHP Database Library
ganlvtech/php-buffer-pipeline
5 Downloads
Chunk manipulating data with buffered pipeline. Useful for workflow like fetching data from mysql or redis -> mapping data -> filtering data -> writing to local file.