PHPackages                             luyadev/luya-deployer - 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. luyadev/luya-deployer

ActiveLuya-core[DevOps &amp; Deployment](/categories/devops)

luyadev/luya-deployer
=====================

This is the LUYA recipe to deploy an application with Deployer, the Deployment Tool for PHP.

3.0.1(1y ago)657.1k↑100%65MITPHP

Since Apr 11Pushed 1y ago4 watchersCompare

[ Source](https://github.com/luyadev/luya-deployer)[ Packagist](https://packagist.org/packages/luyadev/luya-deployer)[ Docs](https://luya.io)[ RSS](/packages/luyadev-luya-deployer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (25)Used By (5)

 [![LUYA Logo](https://raw.githubusercontent.com/luyadev/luya/master/docs/logo/luya-logo-0.2x.png)](https://raw.githubusercontent.com/luyadev/luya/master/docs/logo/luya-logo-0.2x.png)

LUYA Deployer
=============

[](#luya-deployer)

[![LUYA](https://camo.githubusercontent.com/c30b61934591d3a6fcb8718a93fd61bf840c0abd8a8d49aa0fdd4ab99567bdf4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f776572656425323062792d4c5559412d627269676874677265656e2e737667)](https://luya.io)[![Total Downloads](https://camo.githubusercontent.com/c74c72eb75d754ba27b107c97e1a08b4079fa2f0e451285de87678c9399eae84/68747470733a2f2f706f7365722e707567782e6f72672f6c7579616465762f6c7579612d6465706c6f7965722f646f776e6c6f616473)](https://packagist.org/packages/luyadev/luya-deployer)[![Latest Stable Version](https://camo.githubusercontent.com/3d60e4ac3dbdc402db6be6f6aab31eeb071d7bf6f1239e4e56678248f573047c/68747470733a2f2f706f7365722e707567782e6f72672f6c7579616465762f6c7579612d6465706c6f7965722f762f737461626c65)](https://packagist.org/packages/luyadev/luya-deployer)[![Join the chat at https://gitter.im/luyadev/luya](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/luyadev/luya)

This is the recipe to deploy your LUYA Website with [PHP Deployer](http://deployer.org).

> **Version 3.0 of LUYA Deployer is compatible with [PHP Deployer 7](http://deployer.org)**

Install
-------

[](#install)

Add the deployer composer package to your project:

```
composer require luyadev/luya-deployer --dev
```

Create a `deploy.php` file with the content of your host configuration(s) and store it in the root directory of your project:

```
