Libraries tagged by migrator
neos/contentrepository-legacynodemigration
866 Downloads
Migration from the Non-Event-Sourced to the Event-Sourced world
nachofassini/laravel-database-structure
3987 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
myqaa/laravel-patches
5489 Downloads
Run patches migration style in your Laravel applications.
muzammal/syncmodelfillable
51 Downloads
A Laravel package to synchronize model fillable fields with migration columns using commands
morningmedley/database
2420 Downloads
Illuminate Migrations and Eloquent for Morningmedley.
michaelbelgium/mybb-to-flarum
873 Downloads
Migrate a MyBB Forum to a fresh Flarum instance
mediactive-digital/laravel-4-generators
2175 Downloads
Rapidly generate resources, migrations, models, and much more.
lulco/nette-phinx-registrator
6704 Downloads
Integration of Phinx Database Migrations into Nette Framework
kekos/doctrine-console-factory
4109 Downloads
Helper for adding Doctrine ORM and Migrations console commands to your own Symfony Console application
jvmtech/content-subgroups
345 Downloads
Reduce the amount of Content Types (Neos CMS NodeTypes) by creating subgroups and specific migrations to easily switch between them.
jot/hf-elastic
665 Downloads
Elasticsearch service and migrations using etcd credentials for connection.
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
jacerider/sync
1712 Downloads
Data migration and API integration suite.
idmarinas/lotgd
172 Downloads
A new version of The Legend of the Green Dragon, upgrade scripts and optimization, migrating to a Symfony Application
helloarman/dumptable
136 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.