Libraries tagged by ukni
infection/infection
21836625 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
20822912 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
spatie/laravel-data
19073302 Downloads
Create unified resources and data transfer objects
mikey179/vfsstream
95363777 Downloads
Virtual file system to mock the real file system in unit tests.
matomo/device-detector
18775295 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
8697089 Downloads
Unirest PHP
voku/portable-utf8
20151511 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
twig/string-extra
36950915 Downloads
A Twig extension for Symfony String
pestphp/pest-plugin-mutate
10717589 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
27873847 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
39637797 Downloads
The Pest plugin manager
nette/tester
6419092 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
localheinz/diff
29490787 Downloads
Fork of sebastian/diff for use with ergebnis/composer-normalize
league/period
4677421 Downloads
Time range API for PHP
jfcherng/php-diff
4005453 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).