Libraries tagged by deployments
samjuk/m2-module-example-banner
1304 Downloads
Adds a example banner below the header displaying the current time
reconnect/easy-deploy-bundle
663 Downloads
The easiest way to deploy Symfony applications
pragmarx/deeployer
668 Downloads
A Laravel 4.1+ automatic application deployment package via git webhooks
pixelbrackets/pap
3798 Downloads
PHP App Publication
phpsa/laravel-one-time-operations
607 Downloads
Run operations once after deployment - just like you do it with migrations!
omaralalwi/laravel-deployer
79 Downloads
Laravel Deployer: Streamlined Deployment for Laravel and Node.js, with Zero-Downtime and various environments and branches, deploying your Laravel apps become simple and stress-free endeavor.
ngmy/webloyer
1075 Downloads
Webloyer is a Web UI for managing Deployer deployments
nettt/nettt-tools
1128 Downloads
Deployment scripts and AI skills for Laravel and Statamic projects
medunes/noise-php
40 Downloads
A quick skeleton project starter with frequently needed boiler-plate setups (ci, badges, etc.)
m-tech-org/laravel-gitstamp
35 Downloads
Deploy-time git commit/date stamping for Laravel apps with no build pipeline — know what's actually running in production without SSHing in.
luyadev/luya-deployer
57225 Downloads
This is the LUYA recipe to deploy an application with Deployer, the Deployment Tool for PHP.
kohkimakimoto/altax
2803 Downloads
Altax is an extensible deployment tool for PHP.
kenjis/codeigniter-deployer
11461 Downloads
A Deployment Tool for CodeIgniter 3.0
johannschopplich/kirby-deploy-trigger
1053 Downloads
Kirby Panel plugin to trigger deployments on any platform
igne-agency/laravel-boot-up
32 Downloads
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.