Libraries tagged by mirgation
ramadan/custom-fresh
105 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
pmurkin/bootstrapi
209 Downloads
This is my JSON API skeleton. Built using Slim 3, Eloquent, Zend-ACL
pfilsx/postgresql-doctrine
2400 Downloads
Extended Doctrine DBAL and Doctrine migrations classes for postgresql specific features support
paulofelipem/brazilian-regions
79 Downloads
Pacote com informações de todos os paises, estados e cidades (Estados e cidades brasileiras).
nyx-solutions/yii2-nyx-user-agent-parser
340 Downloads
Yii2 UserAgent Parser
nwogu/bagpack
955 Downloads
Organize your migration files into proper directories by tables
nkovacs/yii2-table-builder
36348 Downloads
Table builder migration helper extension for Yii 2
nhzex/think-phinx
2858 Downloads
Phinx integration for thinkphp
ngyuki/db-migrate
4725 Downloads
Simple migration tool
mysql/schematic
725 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
mybizna/automigrator
951 Downloads
Declare database migrations and factory definitions inside Laravel models.
mrcoco/slim3-eloquent-skeleton
866 Downloads
Simple Slim Framework 3 skeleton with scaffold tool, migrations,Twig,eloquent & Monolog.
mpeter-php/phpmig-mysqli-adapter
7604 Downloads
An adapter for phpmig which provides database access via mysqli
morningtrain/wp-database
654 Downloads
Laravel Eloquent and Migrations for WordPress
mojopollo/laravel-json-schema
541 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files