Libraries tagged by deployment
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.
forgelab-me/ci4-updater
44 Downloads
Self-update system for CodeIgniter 4 apps: an admin panel that checks a remote update server for new releases, downloads, diffs, backs up, and applies them, with automatic DB migrations. No SSH/git pull required.
fadion/maneuver
9054 Downloads
Easily deploy Laravel projects via FTP or SFTP, using Git for versioning.
encoredigitalgroup/laravel-operations
6717 Downloads
Run operations once after deployment - just like you do it with migrations!
emfits/laravel-cdcleaner
10342 Downloads
Cleaning up old releases that won't be needed anymore.
drenso/symfony-deployer-bundle
5631 Downloads
Deploy scripting bundle for Symfony
dappur/framework
513 Downloads
A stylish PHP application framework crafted using Slim, Twig, Eloquent and Sentinel designed to get you from clone to production in a matter of minutes.
codegenie-be/laravel-config-cache-guard
95 Downloads
Prevent Laravel from using stale config or route cache after deployment changes, with Composer autoload integration and in-app auto repair for shared hosting.
andriichuk/releaser
260 Downloads
Bash toolkit for PHP/Laravel: release flow automation, local Sail bootstrap, pre-commit code review, and server deployment
ajaxray/laravel-server-sync
27 Downloads
A Laravel package to easily sync your production database and files to your local environment
justbetter/magento2-deployer-plus
5205 Downloads
Magento 2 deployment tool based on deployer.org
etobi/coreapi
43999 Downloads
Provides a simple to use API for common core features. Goal is to be able to do the most common tasks by CLI instead of doing it in the backend/browser.
rubix/server
2311 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
xima/xima-deployer-tools
9796 Downloads
The XIMA Deployer Tools combine multiple deployer recipes for an improved deployment process and workflow.
venditan/appengine-deploy
6784 Downloads
Environment and Deployment Manager for Google App Engine Applications