Libraries tagged by mysql-database
jabarihunt/mysql-model-builder
71 Downloads
A class that builds usable models based on your MySQL database tables.
jabarihunt/mysql
89 Downloads
A simple class that handles MySQL database instances with support for both TCP and Socket connections. I created this class as a standard way to interact with MySQL databases from within other projects with very low overhead. I will personally use it as a dependency in those projects, but it's perfectly capable of being used as a standalone handler.
j-angnoe/simpleschema
19 Downloads
Sync mysql database schemas with file based schemas.
ivmoiseev/dbprovider
10 Downloads
Simple data provider for MySQL Database. Uses MySQLi or PDO.
itrnka/ha-mysqli-middleware
10 Downloads
MySQLi middleware for ha framework. Provides access to MySQL databases. Query builder is also included.
ismael-gonzalez/mysql-queue
35043 Downloads
A laravel 4.2 queue driver using MySQL database.
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
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.
incapption/load-balanced-cron-task
523 Downloads
Distributes cron jobs among identical webservers based on a single remote mysql database.
impactwave/mysql-tools
245 Downloads
Command-line shell scripts for managing MySQL databases on Laravel-based web applications.
idealogica/db-truncate
58 Downloads
Truncates MySql database tables to specified number of rows.
iamjohndev/ijd-ezbackup
5 Downloads
A simple and lightweight PHP library for backing up MySQL database.
hooloovoo/db-mapping
2329 Downloads
Simple library for MySQL database mapping
hesammoosapour/create-database
2 Downloads
Create MySQL Database by PHP Shell
hengyuz/dosql
7 Downloads
dosql is a class which has sealed the generic operate of mysql databases