Libraries tagged by migration manager
cdburgess/phinx-mt
774 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
incubatio/yam
65 Downloads
Yet Another Migrator: Flexible and customizable command line tool for migration with a trivial version management
sochishun/mysqladminlite
8 Downloads
A powerful and light tool for mysql management. it supports cli mode and web mode, and it can build single page app file, use as phpinfo.php.
laramore/validations
353 Downloads
Add a validation management for Laramore
laramore/factories
216 Downloads
Add a factory management for Laramore
laramore/proxies
1110 Downloads
Define a proxy management in Laramore
dreamproduction/cli-migrate
587 Downloads
A package for executable scripts migrations management.
david-moreno-cortina/blue-orm
15 Downloads
A simple ORM to manage migrations
lci/orchestrator
253 Downloads
Allow MODX to have composer managed packages running Blend Migrations and using lci/console for cli commands.
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.
rubrasum/velocity-forms
10 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --
akempes/laravel-mutations
519 Downloads
Manage commands/code that should only run once like migrations