Libraries tagged by mysql-database
kreitje/l4-schemad-migrations
10 Downloads
Generate a schema file for Laravel migration with a MySQL database.
kodeops/laravel-mysql-dumper
4327 Downloads
Dump and restore the contents of a MySQL database
koalaphp/database
3 Downloads
KoalaPHP MySQL Database Component
klintlili/easier-databases
2 Downloads
Base is a simple library that makes it easier to work with mysql databases in PHP
julio101290/mysql-backup
5 Downloads
A PHP library for backing up and restoring MySQL databases
jlanger/database
81 Downloads
mysql-database handler
jiny/mysql
79 Downloads
jinyPHP Mysql Database
jbirch8865/databaseclass
3 Downloads
Database PHP class for interacting with a mysql database
jbirc/database-class
2 Downloads
Database PHP class for interacting with a mysql database
jabarihunt/mysql-model-builder
58 Downloads
A class that builds usable models based on your MySQL database tables.
jabarihunt/mysql
72 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
18 Downloads
Sync mysql database schemas with file based schemas.
ivmoiseev/dbprovider
6 Downloads
Simple data provider for MySQL Database. Uses MySQLi or PDO.
itrnka/ha-mysqli-middleware
8 Downloads
MySQLi middleware for ha framework. Provides access to MySQL databases. Query builder is also included.
invincible-tech-systems/easeampmysql-halite
16 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.