Libraries tagged by deployment script
brainstud/laravel-deployment-scripts
10085 Downloads
Create one time deployment scripts to run at the next release
wubinworks/module-cache-warmer
1402 Downloads
A Free Magento 2 Extension designed for CDN and Varnish cache warming. Warm up URLs located in sitemaps, as well as static content, media content and dynamic catalog images. Run manually or schedule by cron expression. This extension is easily customizable with dispatched events and the CLI command is ready to be embedded in deployment scripts.
drupal/permissions_fixer
1443 Downloads
Security-focused bash scripts to fix file permissions and ownership in Drupal installations following best practices
silinternational/ecs-deploy
7150 Downloads
Simple shell script for initiated blue-green deployments on Amazon Elastic Container Service (ECS)
onedesign/atomic-deploy
1618 Downloads
A script to easily handle atomic deployments in a Linux environment.
fourkitchens/pots
17692 Downloads
Push On To Site. Scripts to help aid in deployment for Drupal sites.
aoepeople/magento-deployscripts
6722 Downloads
Collection of scripts for Magento builds and deployments
jeffersongoncalves/laravel-gtm
2442 Downloads
This plugin seamlessly integrates Google Tag Manager (GTM) into your website, enabling streamlined management and deployment of marketing tags, analytics, and tracking pixels. With easy-to-implement script inclusion and customizable options, it simplifies the process of monitoring user interactions and gathering valuable insights without altering your site's core code. Perfect for marketers and developers looking to enhance their tracking capabilities with minimal effort.
nettt/nettt-tools
1071 Downloads
Deployment scripts and AI skills for Laravel and Statamic projects
yidas/deployer-php-cli
616 Downloads
Code deployment tool based on RSYNC running by PHP-CLI script
drenso/symfony-deployer-bundle
5611 Downloads
Deploy scripting bundle for Symfony
koala-framework/kwf-deploy
21226 Downloads
Deployment scripts for Koala Framework based applications
tschifftner/magento2-deployscripts
178 Downloads
Collection of scripts for Magento 2 builds and deployments
scottjs/db-sync
2326 Downloads
Helper scripts to quickly synchronise a local MySQL database with a remote database, as well as prepare a local database for deployment to a remote server.
igne-agency/laravel-boot-up
12 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.