lci / orchestrator
Allow MODX to have composer managed packages running Blend Migrations and using lci/console for cli commands.
This package's canonical repository appears to be gone and the package has been frozen as a result.
v1.4.0
2019-07-29 16:16 UTC
Requires
- php: >=7.0.0
- ext-simplexml: *
- lci/blend: ^1.3.1
Requires (Dev)
- phpunit/phpunit: ^6
This package is auto-updated.
Last update: 2024-06-20 07:49:51 UTC
README
Orchestrator
Orchestrator is tool that allows developers to take full advantage of composer for your MODX Revolution 2.* development workflow. Orchestrator includes Blend. Blend allows you to create and run migrations. Migrations can be testable deployment scripts. Orchestrator also provides a way to install and require traditional MODX Extras via CLI commands and migrations.
Read the documentation