Pomander
Deploy your PHP with PHP. Inspired by Capistrano and Vlad. (by tamagokun)
Deployer
The PHP deployment tool with support for popular frameworks out of the box (by deployphp)
Our great sponsors
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- SonarLint - Clean code begins in your IDE with SonarLint
Pomander | Deployer | |
---|---|---|
0 | 45 | |
202 | 9,908 | |
- | 0.4% | |
0.0 | 6.3 | |
almost 7 years ago | 10 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.
Pomander
Posts with mentions or reviews of Pomander.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Pomander yet.
Tracking mentions began in Dec 2020.
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 2023-02-09.
-
Ask HN: Easiest and cheapest full-stack frameworks that you love?
Is there an equivalent for deployer in .NET world?
-
Ideas for minimum PHP pipeline for a small team
The easiest way to switch from your current ssh -> git pull deployment to CI deployment is the switch to Deployer. https://deployer.org/ which is doing something similar but in a blue/green deployment way. A github action for it can look like this:
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 use deployer and deployphp github action
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.
We run a GitHub Actions workflow on push to master / PR merges for our Laravel apps that builds our assets, runs tests & code quality checks, then deploys to our server(s) using Deployer.
-
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 :(
-
Best setup for a PHP (Laravel) site using CDK?
If you aren't then https://deployer.org/ is pretty easy for beginners
What are some alternatives?
When comparing Pomander and Deployer you can also consider the following projects:
Envoy - Elegant SSH tasks for PHP.
Rocketeer
Magallanes - The PHP Deployment Tool
PHPloy - PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks.
Plum - A deployer library for PHP 5.3
ext-openswoole - Programmatic server for PHP with async IO, coroutines and fibers
liquibase - Main Liquibase Source
plum - Multiple dispatch in Python