Libraries tagged by php units
minicli/pest-plugin-curly
578 Downloads
Make curl(y) requests in Pest tests
marble/entity-manager
223 Downloads
An ORM-less entity lifecycle manager for PHP.
lukeraymonddowning/pest-plugin-money
69841 Downloads
A Pest PHP plugin that makes testing popular Money packages easy.
lazypdo/lazypdo
104312 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
jpeters8889/phpunit-code-assertions
250 Downloads
Rules and assertions in PHPUnit for code quality, rules and patterns.
ilmiont/trainline
6754 Downloads
Trainline is a tiny PHP testing framework to enable the rapid creation of minimal unit tests.
halleck45/mutatesting
157 Downloads
mutation testing tool for PHP
funkatron/funit
1888 Downloads
The testing microframework for PHP 5.3+, partially inspired by QUnit.
edgcarmu/codeigniter-phpunit
763 Downloads
Official adaptation of yidas/codeigniter-phpunit for CodeIgniter 3.1.11 and PHP 7.1+
creativestyle/app-http-server-mock
2384 Downloads
An minimal app http server based on PHP cli-server for use in tests
bcncommerce/stream-wrapper
13254 Downloads
PHP stream wrapper for testing classes which interact with files
baidu-chelianwang/dm-kit
35 Downloads
DM-Kit for php.
worksome/pest-plugin-silence
299145 Downloads
Prevent unwanted output in tests.
facebook/fbmock
18273 Downloads
FBMock is a PHP mocking framework designed to be simple and easy to use.
f3ath/lazypdo
44972 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.