Libraries tagged by user migration
rahulsprajapati/wp-cli-db-migrate
8 Downloads
A WP-CLI command to run common migration commands. like: rename db prefix, merge two mu site users table.. etc.
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
doctrine/migrations
156289938 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
crestapps/laravel-code-generator
71656 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
apen/additional_reports
106324 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
jaguarjack/migration-generator
29047 Downloads
generator migration files if you never use it
cwp/cwp-core
210152 Downloads
CWP basic compatibility module. Use for migrations.
rs/laravel-version-control
5280 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
maxim-oleinik/blade-migrations-laravel
2216 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
a5sys/doctrine-migration-tools-bundle
9773 Downloads
Ease use of doctrine migrations
b3nl/sw-migrations
36444 Downloads
Uses the shopware interface to enable custom database migrations.
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.
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
exolnet/laravel-db-upgrade
814 Downloads
Artisan command to migrate an existing production database structure to use Laravel migrations
jds/frmwrk
126 Downloads
Basic Framework with Authorization, Events, Migrations, Middleware, CSRF Tokens and JWT tokens. Only to be used by JDS (Jessop Digital Systems) or for Educational Purposes. Not for Production Use!