Skip to content
/ MMP Public
forked from idler/MMP

Tool to versioning MySQL database schema with VCS

Notifications You must be signed in to change notification settings

se-m/MMP

 
 

Repository files navigation

Build Status Coverage Status Dependency Status

If you have some questions, please email me [email protected].

Look at this short documentation: https://github.com/idler/MMP/wiki/Description.

To install MMP, add this to your composer.json:

    "require": {
        "mmp/mmp": "dev-master@dev"
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/idler/MMP"
        }
    ]

About

Tool to versioning MySQL database schema with VCS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%