Libraries tagged by php mysql
brightflair/php.gt
1918 Downloads
Rapid development engine.
asugai/cake-php-notification-manager
813 Downloads
MySQL and CRON based notification manager for CakePHP.
abtzco/seed-php
487 Downloads
The stupidly easy to learn and use PHP micro framework. ;)
steveorevo/mysql2json
9 Downloads
MySQL2JSON is a database to JSON export tool with support for serialized PHP.
hotelmah/mysqli-wrapper
15 Downloads
This MySQLi wrapper base class provides properties for Connection and Query Error Messages and ResultSet Properties and Methods to navigate a ResultSet. Connection and Server properties are also provided, basically all of the available features the extension provides.
yhyasyrian/sydb
214 Downloads
Library communication and dealing with databases
stule-ru/modernpdo
441 Downloads
The source code of the simple PDO library.
yerofey/replicator
38 Downloads
PHP MySQL Replication
peterujah/hierarchical
18 Downloads
Hierarchical - Light, simple PHP and mysql Hierarchy data and organization chart.
memran/marwadb
116 Downloads
PHP PDO Mysql Database Library
matthew-p/docker-server
1783 Downloads
Universal docker server, Nginx, PHP-FPM, MySql, Redis
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
jeboehm/lampcp
20 Downloads
The linux apache mysql php control panel
netsilik/db-handler
1237 Downloads
PHP wrapper around the MySQLi Database Extensions, providing intuitive access to prepared queries.
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.