Libraries tagged by database-migrations
ganeshkandu/kdbv
316 Downloads
mysql database auto schema migration tool
dlevsha/nasgrate
40 Downloads
Nasgrate is a console utility that let you organise database schema migration process at a consistent and easy way. It supports mysql, mssql, postgresql, oracle and other databases
zerifas/ladder
311 Downloads
A database migration tool, written in PHP.
will2therich/laravel-model-migrations
889 Downloads
Declare database migrations and factory definitions inside Laravel models.
thinkphp/thinkphp-plus
281 Downloads
thinkphp 5.0.0 with phinx database migration
sufyandev/laravel-migration-linter
898 Downloads
A lightweight Laravel package that analyzes and warns about risky database migration changes before they reach production.
roslov/migration-checker-bundle
326 Downloads
Up/down database migration checker for Symfony
purocean/php-db-migration
21 Downloads
A database migration tool
onlinebuddies/modyllic
15 Downloads
MySQL database migrations, schema comparison, stored proc management made easy
meven/bitrix-migrations
174 Downloads
Database migrations for Bitrix CMS
mbolli/phoenix
210 Downloads
Database Migrations for PHP
malikad778/laravel-migration-guard
1146 Downloads
Catch dangerous database migrations before they reach production. The strong_migrations equivalent for Laravel. Zero configuration. Framework-native.
legodion/lucid
281 Downloads
Declare database migrations and factory definitions inside Laravel models.
knyzev/zend-db-migrations
211 Downloads
Module for managment database migrations.
kalimeromk/slim-mvc-starter
7 Downloads
A production-ready Slim 4 MVC Starter Kit with Eloquent ORM, database migrations, JWT authentication, role-based permissions, and modular architecture