Libraries tagged by laravel migrate
geisi/laravel-rickrollback
3119 Downloads
A Laravel package to rollback your migrations with Rick Astley
tomschlick/request-migrations
4501 Downloads
HTTP Request Migrations
softheroes/migratable-seeder
4653 Downloads
Versioned, environment-based Seeders in Laravel. Seed your database with the right data for the right environment.
smartervision/laravel-generator
46959 Downloads
Smarter Vision Generator
plank/laravel-schema-events
2926 Downloads
A Laravel package to emit events based on the schema changes taking place during migration.
nahid-ferdous/laravel-module-generator
1244 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
capsulescodes/laravel-population
369 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
vi-kon/laravel-db-exporter
37035 Downloads
Database table structure and data exporter to migration and seed files
andrey-helldar/laravel-actions
9403 Downloads
Performing any actions during the deployment process
gguney/rmigration
3422 Downloads
Reverse Migration for Laravel
cable8mm/xeed
2021 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
jtrw/php-make
1471 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.
wecansync/laravel-migration-generator
283 Downloads
a package to generate migration schema for Models
toramanlis/laravel-implicit-migrations
5 Downloads
This package is a tool that creates Laravel migration files by inspecting the application's models.
sencerhan/laravel-db-tools
310 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.