Libraries tagged by unit
kujira/phpunit-printer
42774 Downloads
A PhpUnit result printer
jced-artem/uopz
1106 Downloads
Wrapper for php uopz library's functions. Useful for unit testing for changing function's behavior in runtime
halleck45/mutatesting
157 Downloads
mutation testing tool for PHP
funkatron/funit
1864 Downloads
The testing microframework for PHP 5.3+, partially inspired by QUnit.
filisko/testable-functions
195 Downloads
A library for testing PHP's built-in functions or language constructs.
enhance-php/enhance-php
9 Downloads
PHP unit testing framework with built in mocks and stubs. Runs in the browser, or via the command line.
dees040/festing
4255 Downloads
Fasten up your unit tests in Laravel by more than 100%
daycry/phpunit-extension-vcr
1073 Downloads
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.
danielstjules/pho
20079 Downloads
A BDD testing framework
baidu-chelianwang/dm-kit
35 Downloads
DM-Kit for php.
bafs/testify
66439 Downloads
Testify makes writing unit tests fun again. It has an elegant syntax and keeps things simple
aplus/testing
8583 Downloads
Aplus Framework Testing Library
alleyinteractive/pest-plugin-wordpress
3387 Downloads
WordPress Pest Integration
paulthebaud/phpunit-generator
6861 Downloads
A PHPUnit 6 / 7 tests skeletons generator
idimsh/better-bypass-finals
2722 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes