Libraries tagged by unit tests
gevans/phaker
808 Downloads
Phaker generates fake data for unit testing and populating your database.
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.
sminnee/phpunit
118507 Downloads
The PHP Unit Testing framework - forked to backport PHP 8 support
facebook/fbmock
18273 Downloads
FBMock is a PHP mocking framework designed to be simple and easy to use.
tcz/phpunit-mockfunction
50242 Downloads
PHPUnit extension that uses runkit to mock PHP functions (both user-defined and system)
idimsh/better-bypass-finals
2678 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
psr-mock/http
13742 Downloads
Lightweight mock implementations of PSR-18, PSR-17 and PSR-7 tailored to simplify unit testing.
pkly/phpunit-service-create-trait
696 Downloads
A helper trait for PHPUnit 10+ for easier creation of services with dependencies in unit testing
philiagus/dataprovider
7756 Downloads
DataProvider for PHP Unit testing
ambitionphp/novaunit
21488 Downloads
Fork of joshgaber/novaunit; Unit testing suite for Laravel Nova, built to extend PHPUnit
silinternational/google-api-php-client-mock
16069 Downloads
Attempting to create an intelligent mock of the Google API PHP Client for unit and functional testing.
toast/unit
927 Downloads
Super-simple unit testing for PHP7
testunit/testunit
124 Downloads
TestUnit is PHP testing library that simplifies unit testing with an assertions.
darkwebdesign/doctrine-unit-testing
730 Downloads
Doctrine Unit Testing
charm/testing
175 Downloads
A tool for running regression and unit testing with very little scaffolding.