Libraries tagged by database migrations
tomshaw/laravel-calendar-table
41771 Downloads
A Laravel calendar table database migration and console command.
cable8mm/xeed
2877 Downloads
Xeed generates new model, seed, Nova resources, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
clcbws/laravel-schema-sentinel
4597 Downloads
Detect and fix database schema drift in Laravel by comparing migrations with the live database state.
ramadan/custom-fresh
2269 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
orchestra/tenanti
125230 Downloads
Tenant based Database Schema Manager for Laravel
laragear/meta-model
1380358 Downloads
Let other developers customize your package model and migrations
erjanmx/laravel-migrate-check
277430 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
dragon-code/laravel-data-dumper
23557 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
dbpatch/dbpatch
67054 Downloads
DbPatch is a commandline utility to manage/track (my)sql/php patch files.
egyjs/dbml-to-laravel
8785 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
shopsys/migrations
259862 Downloads
Symfony bundle providing commands for transactional Doctrine database migrations
devture/mongodb-migrations
347147 Downloads
Managed Database Migrations for MongoDB
spiral/migrations
256444 Downloads
Database migrations, migration scaffolding
arrilot/bitrix-migrations
67613 Downloads
Database migrations for Bitrix CMS
laravel/database
36115 Downloads
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support