Libraries tagged by unit test
lazypdo/lazypdo
104782 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
ilmiont/trainline
6834 Downloads
Trainline is a tiny PHP testing framework to enable the rapid creation of minimal unit tests.
edgcarmu/codeigniter-phpunit
972 Downloads
Official adaptation of yidas/codeigniter-phpunit for CodeIgniter 3.1.11 and PHP 7.1+
dees040/festing
4255 Downloads
Fasten up your unit tests in Laravel by more than 100%
betterphp/php-reflection-utils
11947 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
bebat/verify
621 Downloads
BDD assertion library for PHPUnit
bcncommerce/stream-wrapper
13325 Downloads
PHP stream wrapper for testing classes which interact with files
vierbergenlars/simpletest
4918 Downloads
Unit testing for PHP
tdn/pilotbundle
197 Downloads
Pilot project generator for Symfony 2.
jbzoo/profiler
16693 Downloads
Simple Profiler for PHP code and unit tests
atoum/standard-edition
3048 Downloads
atoum/json-schema-extension
4567 Downloads
JSON Schema extension for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
atoum/config-extension
3576 Downloads
atoum extension to use Yaml configuration files
zf1s/phpunit
19119 Downloads
The PHP Unit Testing framework.
robvanaarle/php-object-seam
5543 Downloads
An easy way to create object seams to break dependencies with minimal code changes in order to test legacy PHP code