Libraries tagged by database migration
colbeh/auth
83 Downloads
laravel package for Auth system
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
caherrera/laravel-migrate-check
34 Downloads
A command to check for pending migrations. Exits with number of pending migrations if there are any
benjaminhu/php-mysql-diff
36 Downloads
barsegyan/createcmm
28 Downloads
Demo-package to create Controller Model Migration
bajki/schema-builder
3 Downloads
Schema designer & migration generator for laravel & lumen
apetab/php-mysql-diff
15 Downloads
andreybolonin/doctrine-fixtures-generator-bundle
655 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
alexbuyanow/zfphinx
2177 Downloads
Zend Framework 3 module that provides integration of Phinx library
thibaud-dauce/sql-view
9 Downloads
Create SQL view
thibaud-dauce/postgresql-schema
18 Downloads
Add inheritance in postgresql tables
scherersoftware/cakephp-schema
11187 Downloads
Schema saving and loading from file for CakePHP 3.0
laramore/proxies
1113 Downloads
Define a proxy management in Laramore
laramore/fields
962 Downloads
Define all default fields used in Laramore
joellarson/liquibase
34 Downloads
Composer package to provide Liquibase