php-mock/php-mock-integration dependents (3) Order by: name | downloads Show: all | require | require-dev

  • PHP

    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

    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

    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.