php-mock
Results
4
repositories owned by
php-mock
php-mock
355
Stars
19
Forks
Watchers
Mock built-in PHP functions (e.g. time(), exec() or rand())
php-mock-phpunit
161
Stars
17
Forks
Watchers
Mock built-in PHP functions (e.g. time() or rand()) in PHPUnit.
php-mock-mockery
37
Stars
4
Forks
Watchers
Mock non deterministic built-in PHP functions (e.g. time() or rand()) with Mockery.
php-mock-prophecy
16
Stars
3
Forks
Watchers
Mock built-in PHP functions (e.g. time()) with Prophecy (phpspec).