Libraries tagged by migration core
phplucidframe/bare-migration
10495 Downloads
A simple PHP command line tool to generate CodeIgniter bare migration file.
justbetter/statamic-eloquent-driver-globalset-migration-generator
4069 Downloads
Creates a database migration when a new globalset is created
schmunk42/database-command
5870 Downloads
Yii command to create database migrations from existing schema
mojopollo/laravel-json-schema
543 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
mysql/schematic
730 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.
wptechnix/wp-tables-schema
20 Downloads
A developer-friendly library for creating and managing custom WordPress database tables with schema definition, versioning, and migrations.
tobento/service-database
179 Downloads
Creating and managing databases easily.
daverdalas/laravel-post-deploy-commands
3341 Downloads
Create command files that will be run once so that you don't have to remember about it.
andrey-helldar/migrate-db
668 Downloads
Easy data transfer from one database to another
credy/yii2-mutex-migrate
2732 Downloads
Add mutex to yii2 migrations
codelieutenant/laravel-pgenum
497 Downloads
Postgres Enums used in Laravel Migrations
codebider/generate-crud
115 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
jot/hf-elastic
687 Downloads
Elasticsearch service and migrations using etcd credentials for connection.
luongolabs/block-migrate
296 Downloads
Run straight code blocks during laravel migrations.