Libraries tagged by database migration
agontuk/schema-builder
1593 Downloads
Schema designer & migration generator for laravel & lumen
suez/ezmigrationbundle2
12043 Downloads
The port of Kaliop eZ-Migration Bundle to eZPlatorm 3 aka Ibexa. Suez fork.
andrey-helldar/migrate-db
668 Downloads
Easy data transfer from one database to another
tithely/exo
9203 Downloads
A flexible database migration library
tigron/skeleton-migrate
19764 Downloads
Database migration for Skeleton
tflori/breyta
6530 Downloads
Library for database migrations
ricorocks-digital-agency/morpher
4513 Downloads
A Laravel package for managing data changes during database migrations.
ntentan/yentu
1434 Downloads
A database migration tool with intimate integration with git
g4/db-tools
44855 Downloads
Database migration related tools
x7media/laravel-planetscale
1560 Downloads
A package for managing Laravel database migrations with Planetscale databases.
igne-agency/laravel-boot-up
32 Downloads
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.
the-provost/laravel-summdb
2060 Downloads
A tool to summarize Laravel database structure from migration files
dotted-ai/laravel-db-introspector
2289 Downloads
Generate migrations from existing database schema
memran/marwa-db
1005 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
rapide-software/sync-stack
609 Downloads
A package for creating and running synchronisations after a deploy, running only those which have not run yet, akin to migrations. Useful for CI/CD integration or multidatabase solutions where what has run before is not necessarily in sync across databases.