pds/composer-script-names
Standardizes Composer script naming for PHP packages: lowercase with dashes. Defines canonical script names for common tasks like test, test-coverage, test-*, cs-fix, analyse/analyze, and check, improving consistency across projects.
test, check) streamline automation and collaboration.For executives: "This standard eliminates naming inconsistencies across PHP projects, reducing onboarding time by 30%+ and preventing CI/CD failures due to script name mismatches. It's a zero-cost, zero-runtime-overhead specification that aligns with industry best practices, saving engineering time and reducing technical debt."
For engineering: "Adopting this standard means your team can rely on consistent script names like test and cs-fix across all projects, making it easier to collaborate, automate workflows, and integrate with tools like PhpStorm or GitHub Actions. No code changes needed—just update your composer.json to follow the naming conventions, which takes minutes per project and pays off in long-term efficiency."
How can I help you explore Laravel packages today?