Libraries tagged by database migrations
rougin/refinery
3777 Downloads
"Ready-to-eat" Codeigniter 3 migrations.
mybizna/automigrator
948 Downloads
Declare database migrations and factory definitions inside Laravel models.
lastdragon-ru/lara-asp-migrator
7944 Downloads
The Awesome Set of Packages for Laravel - The Migrator.
jumilla/laravel-versionia
2800 Downloads
Version based database migration system for Laravel 5.
fluxoft/migrant
8694 Downloads
Migrant: A simple utility for database migration.
crudadmin/crudadmin
2741 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
capsulescodes/laravel-population
121 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
smousss/laravel-pestifize
239 Downloads
Convert PHPUnit tests to Pest 2 using GPT-4.
smousss/laravel-migratize
612 Downloads
Generate missing migrations using GPT-4.
salehhashemi/laravel-intelli-db
587 Downloads
An AI-driven Laravel package for generating and managing database related things.
ramadan/custom-fresh
104 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
ngyuki/db-migrate
4725 Downloads
Simple migration tool
mysql/schematic
725 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
mpeter-php/phpmig-mysqli-adapter
7603 Downloads
An adapter for phpmig which provides database access via mysqli
mojopollo/laravel-json-schema
541 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files