wyrihaximus/makefiles
Reusable Makefile building blocks for PHP projects. Install via Composer and compose consistent, CI-friendly targets across repositories without rewriting common rules. Minimal package focused on sharing standardized Makefile snippets and workflows.
cs-fix, unit-tests, static-analysis) to streamline CI/CD jobs, cutting build times by 30–50% via Docker optimizations (e.g., pre-generated image decisions).code-style, unit-tests) via composer.json to align with project maturity (e.g., skip PHPStan in early prototyping).supported-features).Adopt if:
composer.json.make commands.Look elsewhere if:
For Executives:
"This package standardizes our PHP/Laravel build pipelines, cutting CI/CD costs by 30% via optimized Docker builds and reducing onboarding time by 40% with pre-configured make commands. It’s a ‘buy vs. build’ win—eliminating 20+ hours of reinventing Makefile tooling while supporting feature flags for QA (e.g., skip PHPStan in early stages). Low risk: MIT-licensed, Composer-integrated, and used by [hypothetical adopters]."
For Engineering: *"WyriHaximus/Makefiles gives us:
make all runs tests, linting, and Docker builds with zero config.composer.json (e.g., supported-features: { "unit-tests": false }).How can I help you explore Laravel packages today?