infection/mutator
Mutation testing tool for PHP: generates code mutations and runs your PHPUnit tests to measure how well they catch bugs. Helps improve test quality and identify weak assertions, with configurable mutators, thresholds, and reporting for CI pipelines.
The package's lightweight, framework-agnostic design aligns well with Laravel's modular architecture, as it operates as a standalone PHP utility rather than a runtime dependency. Its focused API for defining and applying mutation operators fits naturally into CI/
How can I help you explore Laravel packages today?