Libraries tagged by Laravel Migration
egyjs/dbml-to-laravel
353 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
umbrellio/rollback-missing-migrations
31826 Downloads
Laravel package for rolling back migrations between different releases
myqaa/laravel-patches
3408 Downloads
Run patches migration style in your Laravel applications.
lanciweb/laravel-make-crud
1562 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
tomschlick/request-migrations
4482 Downloads
HTTP Request Migrations
thefeqy/laravel-model-status
131 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
smartervision/laravel-generator
45292 Downloads
Smarter Vision Generator
rishi-ramawat/laravel-postgresql-inherit
26491 Downloads
Add inheritance in postgresql tables
programic/laravel-task
16655 Downloads
Task automation like migrations
capsulescodes/laravel-population
249 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
vi-kon/laravel-db-exporter
36539 Downloads
Database table structure and data exporter to migration and seed files
andrey-helldar/laravel-actions
9359 Downloads
Performing any actions during the deployment process
nwidart/db-exporter
38961 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
caloskao/migrate-specific
13763 Downloads
Easily perform database migrations of specific migration files in the Laravel framework.
jtrw/php-make
870 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.