Libraries tagged by Laravel Migration
easy2dev/multi-tenant-wizard
286 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
michaeljennings/refresh-database
1621 Downloads
A package to speed up your laravel database tests by only running the migrations once
ricorocks-digital-agency/morpher
4512 Downloads
A Laravel package for managing data changes during database migrations.
wecansync/laravel-migration-generator
237 Downloads
a package to generate migration schema for Models
toramanlis/laravel-implicit-migrations
4 Downloads
This package is a tool that creates Laravel migration files by inspecting the application's models.
tomzx/laravel-migration
34 Downloads
A migration service based on Laravel Database package.
sweetmancc/mysql-trigger-for-laravel-migration
64 Downloads
A package to add database trigger to laravel migrations
sakanjo/laravel-readable-migrations
72 Downloads
Change migrations filenames to more readable numeric format.
romanzipp/laravel-migration-generator
594 Downloads
Laravel Migration Generator
ricadesign/laravel-ecommerce-data-model
1 Downloads
Laravel migrations, models and Nova resources for the creation of an ecommerce site
orottier/laravel-migration-squasher
94 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
nwogu/smooth-migration
18 Downloads
Flexible way to manage Laravel Migrations
matt127127/laravel-migration-paths
2944 Downloads
Multiple migration paths for Laravel projects.
larangular/migration-package
435 Downloads
Laravel migration helper
itul/laravel-migration-fields
19 Downloads
Laravel migration fields for things like address and name