PHPackages                             webcreate/conveyor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. webcreate/conveyor

AbandonedArchivedLibrary

webcreate/conveyor
==================

Build and deploy tool for PHP

122383[8 issues](https://github.com/webcreate/conveyor/issues)PHP

Since Dec 8Pushed 9y ago1 watchersCompare

[ Source](https://github.com/webcreate/conveyor)[ Packagist](https://packagist.org/packages/webcreate/conveyor)[ RSS](/packages/webcreate-conveyor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Conveyor
========

[](#conveyor)

Conveyor is a build and deploy tool written in PHP for PHP projects.

Full documentation is available at

[![Build Status](https://camo.githubusercontent.com/1a0b6e62dff6c706fc612bfa2f71f8a8117b13ecad87689e9a8acb61c8c2b746/68747470733a2f2f7472617669732d63692e6f72672f7765626372656174652f636f6e7665796f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/webcreate/conveyor)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/aea44da5400b8340abec30c7badd035a25a3d0fcac0f487fd27bebca0629fae8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7765626372656174652f636f6e7665796f722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/webcreate/conveyor/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/e7c0872f4f4dcb4e8d7441078afd7b5413a374b8b4d944807b9f05ae6d78eddc/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7765626372656174652f636f6e7665796f722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/webcreate/conveyor/?branch=master)

Installation / Usage
--------------------

[](#installation--usage)

1. Download the [`conveyor.phar`](http://conveyordeploy.com/download.html) executable.
2. Create a conveyor.yml by running: `php conveyor.phar init`
3. Read the [docs](http://conveyordeploy.com/docs) on how to configure Conveyor for your project

Installation from source
------------------------

[](#installation-from-source)

To run tests, or to contribute to Conveyor, you must use the sources and not the phar file as described above.

1. Run `git clone https://github.com/webcreate/conveyor.git`
2. Run [Composer](http://getcomposer.org/) to get the dependencies: `cd conveyor && php composer.phar install`

You can now run Conveyor by executing the `bin/conveyor` script: `php bin/conveyor`

Contributing
------------

[](#contributing)

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](http://symfony.com/doc/current/contributing/code/standards.html)which we borrowed from Symfony.

Licensing
---------

[](#licensing)

Conveyor is released under the terms of the MIT License.

Acknowledgments
---------------

[](#acknowledgments)

- This project is heavily inspired by the [Symfony](https://github.com/symfony/symfony) and [Composer](https://github.com/composer/composer) projects.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5eceacbc3912547ac51ba584798cc5a7c1bfae49b714978f62b6e1af389307dd?d=identicon)[fieg](/maintainers/fieg)

---

Top Contributors

[![fieg](https://avatars.githubusercontent.com/u/1086908?v=4)](https://github.com/fieg "fieg (108 commits)")[![mvanduijker](https://avatars.githubusercontent.com/u/1771206?v=4)](https://github.com/mvanduijker "mvanduijker (15 commits)")[![pkruithof](https://avatars.githubusercontent.com/u/330828?v=4)](https://github.com/pkruithof "pkruithof (2 commits)")[![pscheit](https://avatars.githubusercontent.com/u/488189?v=4)](https://github.com/pscheit "pscheit (1 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

### Embed Badge

![Health badge](/badges/webcreate-conveyor/health.svg)

```
[![Health](https://phpackages.com/badges/webcreate-conveyor/health.svg)](https://phpackages.com/packages/webcreate-conveyor)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
