Conveyor is a build and deploy for PHP projects.
Full documentation is available at http://conveyordeploy.com
- Download the
conveyor.pharexecutable. - Create a conveyor.yml by running:
php conveyor.phar init - Read the docs on how to configure Conveyor for your project
To run tests, or to contribute to Conveyor, you must use the sources and not the phar file as described above.
- Run
git clone https://github.com/webcreate/conveyor.git - Run Composer to get the dependencies:
cd conveyor && php composer.phar install
You can now run Conveyor by executing the bin/conveyor script: php bin/conveyor
All code contributions must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send us a pull request.
To ensure a consistent code base, you should make sure the code follows the Coding Standards which we borrowed from Symfony.
Conveyor is free for non-commercial, personal, educational and open-source projects and applications, under the terms of the MIT License.
When used for commercial projects a purchase of a license is required per developer seat. Commercial use includes any project that makes you money. Commercial licenses may be purchased at http://conveyordeploy.com