This skill automates the creation of production-grade GitLab CI/CD pipelines by analyzing your PHP project's structure, dependencies, and environment requirements. It generates a modular configuration that includes stages for linting, testing, and deployment, while incorporating advanced features like caching strategies, parallel job execution, and environment-specific workflows. Whether you are implementing DDD, Clean Architecture, or standard Laravel/Symfony projects, this skill ensures your CI/CD pipeline is robust, scalable, and follows DevOps best practices for the PHP ecosystem.
주요 기능
01Modular configuration using GitLab includes for enhanced maintainability
02Optimized caching and parallel job execution for faster build times
03Automated project analysis via composer.json and Dockerfile detection
04Environment-specific deployment configurations for staging and production
0545 GitHub stars
06Pre-configured templates for PHP linting, testing, and security scanning