Libraries tagged by table schema
crudschool/yii2-migration-generator
23 Downloads
Set of gii tools for generating files for migration by schema of table , phpdoc or table data
mouf/database.dbconnection
32529 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
mattmilesi/pt-osc-command-generator
5 Downloads
Generates pt-online-schema-change commands for MySQL, given the ALTER TABLE query
ivybridge/model-mgr
11 Downloads
Simple command-line model manager for Phalcon. It generates models from certain schemas. It can update their properties only, keep the suffixes of tables, etc.
d3vr/db2migrations
108 Downloads
Artisan command to convert your current SQL database schema into Laravel 5.4.* Migration files (one for each table).