Libraries tagged by phpmock
mockery/mockery
523812301 Downloads
Mockery is a simple yet flexible PHP mock object framework
php-mock/php-mock-phpunit
8903924 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
19753319 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
11380456 Downloads
Integration package for PHP-Mock
pact-foundation/pact-php
1960241 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
m6web/redis-mock
3449518 Downloads
Library providing a PHP mock for Redis
php-mock/php-mock-mockery
2264329 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
519205 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
4210 Downloads
Small tool to use mock-server/mockserver in a easy way from php based tests.
m6web/elasticsearch-mock
52224 Downloads
Library providing a PHP mock for Elasticsearch-php
mattersight/phppact
16292 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
darling/php-mocking-utilities
1116 Downloads
The PHPMockingUtilities library provides classes that can be used to mock various types of values.
draculaid/phpmocker
74 Downloads
Create mock class for final classes and traits; Create mock method for static, private and final methods
aldidigitalservices/php-mock-collector
10495 Downloads
A simple Mockserver in PHP that enables you to get the request that was send to the Mockserver (e.g. for Testing)
malkusch/php-mock
5409 Downloads
Use the new package php-mock/php-mock.