PHPackages                             assimtech/tempo - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. assimtech/tempo

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

assimtech/tempo
===============

A deployment tool for php projects

0.3.1(9y ago)11.6k[1 issues](https://github.com/assimtech/tempo/issues)MITPHPPHP &gt;=5.3.3

Since May 13Pushed 9y ago2 watchersCompare

[ Source](https://github.com/assimtech/tempo)[ Packagist](https://packagist.org/packages/assimtech/tempo)[ Docs](https://github.com/assimtech/tempo)[ RSS](/packages/assimtech-tempo/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (10)Versions (7)Used By (0)

tempo
=====

[](#tempo)

[![Build Status](https://camo.githubusercontent.com/cc5076a00d69e550d2d2cce40a0a7af8254619d89f6b587003c2f501553aac19/68747470733a2f2f7472617669732d63692e6f72672f617373696d746563682f74656d706f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/assimtech/tempo)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/ae922c2607dace686f5f74069bec7a673f31a0c0bf55f7e5bdf24061f66fc5e0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f617373696d746563682f74656d706f2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/assimtech/tempo/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/79183b0ef1c999d7f9b9eccf1f76a1482d2a078e0fbda77b967c71aa179dfb08/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f617373696d746563682f74656d706f2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/assimtech/tempo/?branch=master)

A deployment tool for `php` projects. Execute commands on local and remote nodes using `php`.

Quick start
-----------

[](#quick-start)

Install tempo into your project with composer:

```
composer require assimtech/tempo
```

Create a `tempo.php` file in the root of your project containing the following:

```
