PHPackages                             gsomoza/deployer-artifact - 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. gsomoza/deployer-artifact

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

gsomoza/deployer-artifact
=========================

Deploys Zip and Tar artifacts using Deployer.org

0.2.2(2y ago)011.4k↑75%1[2 PRs](https://github.com/gsomoza/deployer-artifact/pulls)BSD-3-ClausePHPPHP ^7.4||^8.0

Since May 2Pushed 2y agoCompare

[ Source](https://github.com/gsomoza/deployer-artifact)[ Packagist](https://packagist.org/packages/gsomoza/deployer-artifact)[ RSS](/packages/gsomoza-deployer-artifact/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (7)Used By (0)

Artifact Deployer
=================

[](#artifact-deployer)

This recipe deploys artifacts using \[Deployer|\].

Installation
------------

[](#installation)

1. Install Deployer in your project.
2. Then require this recipe:

```
composer require gsomoza/deployer-artifact "^0.1"
```

Usage
-----

[](#usage)

1. Import the recipe in your `deploy.php` script:

```
