Download the PHP package tacoberu/composer-schema-manage without Composer
On this page you can find all versions of the php package tacoberu/composer-schema-manage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tacoberu/composer-schema-manage
More information about tacoberu/composer-schema-manage
Files in tacoberu/composer-schema-manage
Download tacoberu/composer-schema-manage
More information about tacoberu/composer-schema-manage
Files in tacoberu/composer-schema-manage
Vendor tacoberu
Package composer-schema-manage
Short Description Initiate versioning the database like code.
License MIT
Homepage https://taco-beru.name/schema-manage
Package composer-schema-manage
Short Description Initiate versioning the database like code.
License MIT
Homepage https://taco-beru.name/schema-manage
Please rate this library. Is it a good library?
Informations about the package composer-schema-manage
schema-manage
Schema-manage je nástroj pro správu a verzování schematu databáze. Aktuální podpora je pro MySQL.
Umožňuje:
Verzování kódu, aplikování aktualizací, revertování změn. Vytváření snapshotů a jejich správu. Pomáhá při ukládání ručně vytvořených změn v databázi do repozitáře. Hlídá, aby se prováděli jen správné změny, a nerozbila se databáze chybným aplikováním patchů.
Installation
The recommended way to install is via Composer:
composer require tacoberu/composer-schema-manage
And run:
vendor/bin/schema-manageAll versions of composer-schema-manage with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package tacoberu/composer-schema-manage contains the following files
Loading the files please wait ...