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.
This is a repository for Mutator interface to implement custom mutators (mutation operators).

composer require --dev infection/mutator
Please read documentation here: infection.github.io
How can I help you explore Laravel packages today?