php.package.health
composer.json
.Package | Status | |
---|---|---|
php-mock/php-mock | PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed. | |
php-mock/php-mock-integration | Integration package for PHP-Mock | |
php-mock/php-mock-mockery | Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed. | |
php-mock/php-mock-phpunit | Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed. | |
php-mock/php-mock-prophecy | Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed. |