Libraries tagged by php mysql sql
madbyad/mpl-mysql
6 Downloads
A PHP library to provide a simple interface to communicate with a mysql database
lucasbustamante/mysqldump-php
33 Downloads
A fork of https://github.com/ifsnop/mysqldump-php, a PHP implementation of mysqldump.
kamandlou/php-query-builder
1 Downloads
A sql query builder for PHP
invincible-tech-systems/easeamp-mysql-redis
19 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.
hnqca/database-php
17 Downloads
fuwasegu/php-sql-snapshot
1 Downloads
PHPUnit extension for testing SQL queries using AST comparison instead of string comparison
filippoangileri/mysqldump-php
9 Downloads
PHP version of mysqldump cli that comes with MySQL
dmitry-php/sql-parser
25 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
corncodecreators/sql-normalizer
6 Downloads
Adapting SQL-strings to the best feasible standard.
cloudframework-io/appengine-php-core-7.4
1415 Downloads
Framework to develop APIs and web applications optimized for Google Appengine PHP 7.4
arthur-rmd/php-easy-sql
20 Downloads
Petite bibliotheque facilitant les requetes SQL en PHP.
aitradeinc/php-sql-parser
399 Downloads
A PHP SQL parser
acromedia/mysqldump-php
2429 Downloads
PHP version of mysqldump cli that comes with MySQL
masnathan/sql-query-formatter
1839 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
ddzh-dev/php-hive-queue
9 Downloads
$queue->push('I can be popped off after', '10 minutes');