Libraries tagged by php mysql sql
smakecloud/php-mysql-replication
2 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.
salaros/mysql-dump-importer
46 Downloads
Imports MySQL dump files (.sql) using php-mysqli extension
peterhufner/php-mysql-git
52 Downloads
Stores SQL structure in PHP arrays that can be added to git, allowing you to configure the MySQL DB according to the stored structure.
kfosoft/php-int-enum-x64
460 Downloads
PHP/Mysql Integer Types (Exact Value) for x64 platforms
cheukpang/txt-sql
0 Downloads
Framework that uses a subset of SQL and provides php developers an alternative solution to tables and atabases, particularly those who do not have a database service (like mySQL, SQLite, MSSQL, ORACLE...)
supermetrics-public/php-mysql-replication
113 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.
hetao29/php-mysql-replication
195 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.
driehle/php-mysql-export
25 Downloads
A pure PHP implementation to dump a MySQL table into a SQL file.
andrey-tech/database-php
9 Downloads
Простая расширяемая библиотека классов на PHP7+ и PDO для работы с СУБД (MySQL, SQLite и др.) с кэшированием подготовленных запросов
userdev/mysql-php
0 Downloads
Fast sql
maickwendelldev/crud_php
0 Downloads
Single file PHP script that adds CRUD to a MySQL, Firebird, PostgreSQL, SQL Server, SQLite or any database.
hone1st/sql
21 Downloads
php/mysql
carno-php/mysql
170 Downloads
SQL builder for MySQL
bronos/php-sql-query-builder
5870 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
kingmaster772/php-database-connector
7 Downloads
A PHP-PDO based database connector to some provider such as mysql, postgre, sqlserver, oracle