Libraries tagged by migrtaions
josezenem/laravel-make-migration-pivot
60228 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
dragon-code/laravel-data-dumper
11285 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
dragon-code/laravel-migration-actions
198407 Downloads
Performing any actions during the deployment process
oxid-esales/oxideshop-doctrine-migration-wrapper
1106549 Downloads
OXID eShop database migrations using Doctrine
laragear/meta-model
476591 Downloads
Let other developers customize your package model and migrations
in2code/migration
68798 Downloads
Framework for any kind of TYPO3 migrations and imports. Also exports and imports content from and to json files.
flightsadmin/livewire-crud
16834 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
erjanmx/laravel-migrate-check
267017 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
c006/yii2-migration-utility
158514 Downloads
Automatically writes the create tables for migrations or create tables in general
way/generators
2432345 Downloads
Rapidly generate resources, migrations, models, and much more.
yousign/safe-migrations
21359 Downloads
Make your migrations safe
worksolutions/bitrix-reduce-migrations
14794 Downloads
Bitrix module for migrations
shopsys/migrations
216819 Downloads
Symfony bundle providing commands for transactional Doctrine database migrations
shipmonk/doctrine-two-phase-migrations
29538 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version
pmatseykanets/laravel-sql-migrations
31067 Downloads
Raw SQL migrations for Laravel