Libraries tagged by ci cd
ncac/php-cognitive-complexity
221 Downloads
CLI tool for measuring PHP cognitive complexity (ISO SonarQube) — integrates with CI/CD pipelines and Husky pre-commit hooks
hatchyu/laravel-pipeline-engine
141 Downloads
A reusable, configurable, and extensible CI/CD pipeline engine for Laravel projects.
akira/setup
1559 Downloads
Interactive Laravel project setup command with best practices, testing tools, and CI/CD workflows
miiimooo/behat-tools
55715 Downloads
Behat tools
felixdorn/release-that
182 Downloads
Automated release system for PHP
rapide-software/sync-stack
593 Downloads
A package for creating and running synchronisations after a deploy, running only those which have not run yet, akin to migrations. Useful for CI/CD integration or multidatabase solutions where what has run before is not necessarily in sync across databases.
netresearch/agent-git-workflow
22 Downloads
Netresearch AI skill for Git branching strategies, Conventional Commits and CI/CD pipelines
codesvault/wp-bundler
661 Downloads
WP Bundler is a CI/CD tool. It can configure and run build process, and bundle zip(s) for WordPress plugins.
andrey-tech/phpunit-cobertura-formatter-php
1816 Downloads
Tool to show code coverage metrics, measured by PHP Unit in Cobertura format, in console and CI/CD pipeline
andrey-tech/pdepend-summary-formatter-php
7027 Downloads
Tool to show software code quality metrics, measured by PHP Depend, in console and CI/CD pipeline
veltix/zdt
142 Downloads
Zero Downtime Deployment Tool - Deploy your applications safely with GitHub Actions
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.
pinoox/pinroll
6 Downloads
Pinroll — atomic release rollout, rollback, and PinGate delivery for Pinoox
igne-agency/laravel-boot-up
18 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.
grazulex/laravel-configrypt
24 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.