Download the PHP package robertboloc/robo-phinx without Composer
On this page you can find all versions of the php package robertboloc/robo-phinx. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download robertboloc/robo-phinx
More information about robertboloc/robo-phinx
Files in robertboloc/robo-phinx
Download robertboloc/robo-phinx
More information about robertboloc/robo-phinx
Files in robertboloc/robo-phinx
Vendor robertboloc
Package robo-phinx
Short Description Phinx integration with Robo task runner
License MIT
Package robo-phinx
Short Description Phinx integration with Robo task runner
License MIT
Please rate this library. Is it a good library?
Informations about the package robo-phinx
Robo Phinx Extension
Integrates Phinx tool with the Robo task runner.
Table of contents
- Installation
- Usage
- Configuration
Installation
Add "robertboloc/robo-phinx": "^1.2"
to your composer.json.
Execute composer update
Usage
Use the Phinx
trait in your RoboFile.php
Build your tasks using the Phinx
commands:
Init
Create
Migrate
Rollback
Status
Configuration
You can apply configuration parameters to all the commands using the configuration modifiers:
Config
Parser
Environment
Note that all the commands have their default arguments in parenthesis. If no argument is specified the command takes no argument.
All versions of robo-phinx with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package robertboloc/robo-phinx contains the following files
Loading the files please wait ....