Libraries tagged by ci-cd
imanghafoori/php-imports-analyzer
249910 Downloads
A command line tool to scan for extra or wrong use statements in composer based apps.
hgraca/ci-cd-composer-update
9853 Downloads
A library of CI/CD recipes to run `composer update`, open an MR and merge it if the pipeline is green.
hexide-digital/gitlab-deploy
14242 Downloads
Prepare your project to deploy
hatchyu/laravel-pipeline-engine
1255 Downloads
A reusable, configurable, and extensible CI/CD pipeline engine for Laravel projects.
veltix/zdt
176 Downloads
Zero Downtime Deployment Tool - Deploy your applications safely with GitHub Actions
techies-africa/devpilot_laravel
6915 Downloads
Official laravel client for Devpilot
samjuk/m2-module-example-footer
1404 Downloads
Adds 4 example ctas to the top of the footer
samjuk/m2-module-example-banner
1476 Downloads
Adds a example banner below the header displaying the current time
rekuest/laravel-artifact-deployer
99 Downloads
Artifact-based post-deploy runner for Laravel (secure unzip/extract + configurable artisan pipeline).
pinoox/pinroll
88 Downloads
Pinroll — atomic release rollout, rollback, and PinGate delivery for Pinoox
ncac/php-cognitive-complexity
291 Downloads
CLI tool for measuring PHP cognitive complexity (ISO SonarQube) — integrates with CI/CD pipelines and Husky pre-commit hooks
igne-agency/laravel-boot-up
168 Downloads
Boot a Laravel project on any machine with one command: php artisan app:up installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets and serves via Herd, Sail or artisan serve, then runs Laravel's own dev terminal and cleanly stops everything it started when you quit it; app:down does the same on demand. Also exports deployment scripts for Laravel Forge and fortrabbit (generate:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (generate:pipeline). Development only - not for production use.
akira/setup
1586 Downloads
Interactive Laravel project setup command with best practices, testing tools, and CI/CD workflows
subhashladumor/laravel-helperbox
30 Downloads
Laravel HelperBox packs 600+ advanced helpers - SQL optimization, caching, APIs, AI tools, arrays, strings, Blade & model utilities. ?? Save time, boost performance & simplify coding for every project, from startups to enterprise.
grazulex/laravel-configrypt
24 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.