Libraries tagged by PHP Unit
henzeb/enumhancer
400441 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
defstudio/pest-plugin-laravel-expectations
622980 Downloads
A plugin to add laravel tailored expectations to Pest
cartalyst/converter
520688 Downloads
A framework agnostic measurement conversion and formatting package featuring multiple types of measurements and currency conversion.
humbug/humbug
156992 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
phpunitgoodpractices/traits
338456 Downloads
Highly opinionated PHPUnit good practices enforcer.
internations/http-mock
665130 Downloads
Mock HTTP requests on the server side in your PHP unit tests
sanmai/duoclock
5995411 Downloads
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
vanilla/htmlawed
662040 Downloads
A composer wrapper for the htmLawed library to purify & filter HTML. Tested with PHPUnit and PhantomJS!
spatie/tabular-assertions
382540 Downloads
Write tabular assertions with Pest or PHPUnit
spatie/docker
142928 Downloads
Run a docker container in your PHPUnit tests
misantron/dbunit
1342046 Downloads
DbUnit fork supporting PHPUnit 10/11/12
kornrunner/dbunit
1437987 Downloads
PHPUnit extension for database interaction testing
dave-liddament/test-splitter
583392 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on GitHub actions)
cloudcreativity/json-api-testing
1797102 Downloads
PHPUnit test helpers to check JSON API documents.
byjg/swagger-test
431335 Downloads
A set of tools for testing your REST calls based on the OpenApi specification using PHPUnit. Currently, this library supports the OpenApi specifications 2.0 (formerly swagger) and 3.0.