Magallanes
The PHP Deployment Tool (by andres-montanez)
Deployer
The PHP deployment tool with support for popular frameworks out of the box (by deployphp)
Our great sponsors
- Cloudways Cloudways' Black Friday Offer - 1st Choice of Developers
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
Magallanes | Deployer | |
---|---|---|
0 | 46 | |
692 | 10,138 | |
- | 0.6% | |
0.0 | 0.0 | |
about 1 year ago | 1 day 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.
Magallanes
Posts with mentions or reviews of Magallanes.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Magallanes 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-06-07.
-
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.
-
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 :(
What are some alternatives?
When comparing Magallanes and Deployer you can also consider the following projects:
Envoy - Elegant SSH tasks for PHP.
Rocketeer
Pomander - Deploy your PHP with PHP. Inspired by Capistrano and Vlad.
Plum - A deployer library for PHP 5.3
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
liquibase - Main Liquibase Source
git-deploy - Php Script for Auto-Pull in server (Using WebHook from GitLab, GitHub and Bitbucket)