Libraries tagged by mysql-database
nyco/wp-stat-collector
117 Downloads
A developer plugin for WordPress that adds hooks to enable the logging of data from the site to a specified MySQL database.
mongdch/mon-orm
398 Downloads
Mysql database ORM for PHP
mihajlo/apiql
16 Downloads
ApiQL - Automated Rest API for MySql databases
meshesha/simple-php-formbuilder
32 Downloads
Aplication that is based on a PHP and MySql database , allowing you to build and management simple html forms
mathsgod/mysql-schema-migrate
150 Downloads
Export MySQL database schema to JSON format
kreshnik/dbtruncate
41 Downloads
A laravel command that helps truncate mysql database tables
julio101290/mysql-backup
167 Downloads
A PHP library for backing up and restoring MySQL databases
josephdsouza86/db-sync
135 Downloads
Helper scripts to quickly synchronise a local MySQL database with a remote database, as well as prepare a local database for deployment to a remote server.
j0celyn/ibd2mysql
85 Downloads
Tool to recover InnoDB tables in a corrupted MySQL database or MySQL server
indievox/master-slave-db-access
22 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
gsylvestre/php-models-generator
39 Downloads
Painlessly generates PHP models/entities from existing MySQL database
graze/morphism
3473 Downloads
MySQL Database Migration
fitztrev/laravel-mysql-s3-backup
244 Downloads
Backup the MySQL database of your Laravel app to Amazon S3
edgrosvenor/laravelizer
4 Downloads
Create Laravel models, migrations, and factories for an existing MySQL database
dg/mysql-check
44 Downloads
Checks a MySQL database for orphaned records or invalid foreign keys, i.e., keys pointing to missing rows.