Libraries tagged by ukni
infection/infection
19160727 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.
dg/bypass-finals
19249804 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
spatie/laravel-data
16520948 Downloads
Create unified resources and data transfer objects
mikey179/vfsstream
90960536 Downloads
Virtual file system to mock the real file system in unit tests.
matomo/device-detector
17449312 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
mashape/unirest-php
8382766 Downloads
Unirest PHP
voku/portable-utf8
19233069 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
twig/string-extra
34407342 Downloads
A Twig extension for Symfony String
pestphp/pest-plugin-mutate
7045827 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
22505979 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
33398808 Downloads
The Pest plugin manager
nette/tester
6162085 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
localheinz/diff
26332221 Downloads
Fork of sebastian/diff for use with ergebnis/composer-normalize
league/period
4444549 Downloads
Time range API for PHP
jfcherng/php-diff
3673170 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).