Libraries tagged by php-mysql
gemini/php-mysql-replication
11 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
davcs86/php-mysqlimporter
4409 Downloads
PHP class for importing big SQL files into MySQL.
jayc89/php-mysql-session-handler
55 Downloads
MySQL PHP Session Handler
stule-ru/modernpdo
442 Downloads
The source code of the simple PDO library.
yodorada/mysqli-db-webservice
1504 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements. This repo was forked from ThingEngineer and was slightly modified to fit the needs of my tiny Webservice REST-API.
vlw/mysql
56 Downloads
Abstraction library for common MySQL/MariaDB DML operations with php-mysqli
rkr/table-gateway
125 Downloads
A table gateway component on top of rkr/php-mysql-query-builder
pfinal/database
779 Downloads
PHP MySQL database wrapper, extends PDO and PDOStatement
keithslater/easyapns
35 Downloads
Easy APNS for Laravel. Easy APNS is an Apple Push Notification Service using PHP & MySQL
jlucki/docker-php-dev-env
164 Downloads
A simple web development environment using Docker with NGINX, PHP, MySQL and Xdebug.
emma/searchengine
31 Downloads
Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.
easy-swoole-php/mysqli-database-class
987 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
yerofey/replicator
39 Downloads
PHP MySQL Replication
zhangzhaowy/php-mysql
19 Downloads
php mysql
y0lk/php-mysql-interval
2774 Downloads
Convert DateInterval to MySQL temporal INTERVAL expressions