Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 13 PHP Deployment Projects
-
Project mention: Does anybody use GitHub actions for deployment? | reddit.com/r/ProWordPress | 2023-03-10
Yes, in combination with PHP deployer: https://deployer.org/
-
You might want to look into Deployer. You can essentially set up a CI/CD deployment script (composer install, npm run build, etc) in PHP in your project and then run it to deploy from your local system to your prod server.
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
-
PHPloy
PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks.
-
cipi
Install and manage your server like a pro! With Cipi you don’t need to be a Sys Admin to deploy and manage websites and PHP applications powered by cloud VPS.
Try this https://github.com/andreapollastri/cipi
-
-
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
-
laravel-one-time-operations
Run operations once after deployment - just like you do it with migrations!
Project mention: How to handle additional items after seeder has run | reddit.com/r/laravel | 2023-04-20I've been using one-time-operations for this type of thing and it seems to work fairly well: https://github.com/TimoKoerber/laravel-one-time-operations
-
-
-
server-instant-start
Spin up a fully configured Ubuntu/Debian-based web server in under 10 minutes with Nginx (w/ HTTPS), PHP FPM, Postfix, OpenDKIM, MySQL/MariaDB, PostgreSQL, and more. Deploy your web application too.
-
$ curl -L https://github.com/factorial-io/phabalicious/releases/download/3.8.0-beta.16/phabalicious.phar --output /usr/local/bin/phab38 $ chmod +x /usr/local/bin/phab38 $ phab38 --version phabalicious 3.8.0-beta.16
PHP Deployment related posts
- Does anybody use GitHub actions for deployment?
- Ideas for minimum PHP pipeline for a small team
- What are your deployment steps for continuous delivery with a Laravel App?
- How to deploy LAMP stack
- What tools/services are you using to deploy your Symfony app to servers?
- How to deploy an app?
- Best setup for a PHP (Laravel) site using CDK?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 30 May 2023
Index
What are some of the best open-source Deployment projects in PHP? This list will help you:
Project | Stars | |
---|---|---|
1 | Deployer | 9,904 |
2 | laravel-deployer | 1,627 |
3 | Envoy | 1,515 |
4 | PHPloy | 1,420 |
5 | cipi | 969 |
6 | Magallanes | 688 |
7 | git-deploy | 628 |
8 | fusioninventory-for-glpi | 342 |
9 | laravel-one-time-operations | 237 |
10 | Pomander | 202 |
11 | Plum | 87 |
12 | server-instant-start | 19 |
13 | phabalicious | 18 |