Libraries tagged by phpmock
mockery/mockery
402075125 Downloads
Mockery is a simple yet flexible PHP mock object framework
php-mock/php-mock
13086405 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-phpunit
5973860 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.
pact-foundation/pact-php
1174499 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
m6web/redis-mock
2720016 Downloads
Library providing a PHP mock for Redis
php-mock/php-mock-mockery
1440889 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-integration
7635509 Downloads
Integration package for PHP-Mock
php-mock/php-mock-prophecy
351692 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
659 Downloads
Small tool to use mock-server/mockserver in a easy way from php based tests.
m6web/elasticsearch-mock
51680 Downloads
Library providing a PHP mock for Elasticsearch-php
mattersight/phppact
16260 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
draculaid/phpmocker
12 Downloads
Create mock class for final classes and traits; Create mock method for static, private and final methods
darling/php-mocking-utilities
505 Downloads
The PHPMockingUtilities library provides classes that can be used to mock various types of values.
tomener/phpmock
9 Downloads
phpmock is a simulation data generator, mock data generator
cyruscollier/phpspec-php-mock
403 Downloads
Adds the PHP Mock function mocking library as a phpspec Collaborator