Libraries tagged by php mysql sql
scandio/troba
408 Downloads
troba is a easy to use and extensible PHP (5.4) entity and query manager based on PDO
gemorroj/linfo
102 Downloads
Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.
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.
digitlimit/gender
17 Downloads
Laravel genders migration, PHP array lists, MYSQL gender SQL dump
spoom-php/sql-mysql
4 Downloads
MySQL support for Spoom Framework
octacondeveloper/php-orm
23 Downloads
This is a light weight ORM for core PHP applications that supports MySQL, Postgres and Sqlite database engine out of the box.
xiaofeng-ling/php-mysql-replication
3 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.
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
49 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.
peoplepath/php-mysql-replication
3477 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.