Libraries tagged by phpmock
mockery/mockery
435459384 Downloads
Mockery is a simple yet flexible PHP mock object framework
php-mock/php-mock-phpunit
6640387 Downloads
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
14448079 Downloads
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
8477367 Downloads
Integration package for PHP-Mock
pact-foundation/pact-php
1307348 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
m6web/redis-mock
2898012 Downloads
Library providing a PHP mock for Redis
php-mock/php-mock-mockery
1608942 Downloads
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-prophecy
385055 Downloads
Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed.
nivseb/php-mock-server-connector
1221 Downloads
Small tool to use mock-server/mockserver in a easy way from php based tests.
mattersight/phppact
16288 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
darling/php-mocking-utilities
590 Downloads
The PHPMockingUtilities library provides classes that can be used to mock various types of values.
m6web/elasticsearch-mock
51804 Downloads
Library providing a PHP mock for Elasticsearch-php
draculaid/phpmocker
15 Downloads
Create mock class for final classes and traits; Create mock method for static, private and final methods
tomener/phpmock
10 Downloads
phpmock is a simulation data generator, mock data generator
cyruscollier/phpspec-php-mock
404 Downloads
Adds the PHP Mock function mocking library as a phpspec Collaborator