Deployer
The PHP deployment tool with support for popular frameworks out of the box (by deployphp)
Envoy
Elegant SSH tasks for PHP. (by laravel)
Deployer | Envoy | |
---|---|---|
48 | - | |
10,636 | 1,577 | |
0.2% | 0.2% | |
9.5 | 5.3 | |
7 days ago | 16 days ago | |
PHP | PHP | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Deployer
Posts with mentions or reviews of Deployer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-06-02.
-
Membuat CI/CD Workflow Menggunakan GitHub Action dan Deployer pada Framework Laravel
Deployer
-
8 Essential Tools Every PHP Developer Needs
Deployer offers PHP developers a streamlined, zero-downtime deployment process, supporting major PHP frameworks. It is the ideal choice for secure, interruption-free deployment, automating and simplifying deployment tasks in the PHP environment.
-
Every client asks: Why not Wordpress?
I use deploybot.com to handle like 10 different Drupal installs, on a shared hosting. See also https://deployer.org but you can have your "light" platform.sh on a reasonably cheap shared hosting.
-
Does anybody use GitHub actions for deployment?
Yes, in combination with PHP deployer: https://deployer.org/
-
Ask HN: Easiest and cheapest full-stack frameworks that you love?
Is there an equivalent for deployer in .NET world?
https://deployer.org/
-
Ideas for minimum PHP pipeline for a small team
We have recently moved from jenkins + deployer.org to envoyer.. Alot of value and ease of life considering the monthly fee....
-
What are your deployment steps for continuous delivery with a Laravel App?
I would also check out PHP Deployer (https://deployer.org/) as an open source/free alternative to some of those paid solutions mentioned in other comments.
-
How to deploy LAMP stack
setup blue/green deployments or go fancy with something like deployer
-
What tools/services are you using to deploy your Symfony app to servers?
Deployer https://deployer.org/
-
How to deploy an app?
I'm not looking for a hosting, i'm looking for the equivalent of deployer.org for node. A package that handles the process to git pull, install dependencies, rollback if necessary, etc... When i search for "how to deploy a node app" all i get is tutorials on how to deploy to Heroku, Vercel & other cloud providers :(
Envoy
Posts with mentions or reviews of Envoy.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Envoy yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Deployer and Envoy you can also consider the following projects:
Rocketeer
Magallanes - The PHP Deployment Tool
Plum - A deployer library for PHP 5.3
Pomander - Deploy your PHP with PHP. Inspired by Capistrano and Vlad.
PHPloy - PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks.
ext-openswoole - Programmatic server for PHP with async IO, coroutines and fibers
ssh - A lightweight package to execute commands over an SSH connection