Libraries tagged by mutant
infection/infection
19057143 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
roave/infection-static-analysis-plugin
3292621 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
phpstan/mutant-killer-infection-runner
433 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
danhunsaker/eloquent-mutant-caster
23 Downloads
Extend Eloquent's attribute casting feature to support applying a single mutator/accessor pair to multiple fields
struggle-for-php/sfp-infection-mutator
3 Downloads
Mutator for Infection
rhissnet/wasi-dna
162 Downloads
The Mutant Framework.
josewilsoncc/dna
20 Downloads
The Mutant Framework.
mutant/string
81 Downloads
Mutant Shared Packages.
mutant/s3crawler
21 Downloads
Mutant S3Crawler.
mutant/http
68 Downloads
Mutant Shared Packages.
mutant/file
64 Downloads
Mutant Shared Packages.
mutantlabs/twitter-rest
14 Downloads
A simple Class to interface with Twitter API v1.1 using OAuth, and return tweets as JSON via a get method. Uses RestService and twitteroauth
mutantlabs/simplempd
46 Downloads
Simple PHP Wrapper for MDP is a PHP class for interfacing with the MPD Music Daemon. It allows you to develop an API to interface with MPD
pestphp/pest-plugin-mutate
6988761 Downloads
Mutates your code to find untested cases
infection/mutator
2289738 Downloads
Mutator interface to implement custom mutators (mutation operators) for Infection