Libraries tagged by mmock
colinodell/psr-testlogger
9458392 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
mmucklo/inflect
20382755 Downloads
inflect - a memoizing inflector for php
psalm/plugin-mockery
2371935 Downloads
Psalm plugin for Mockery
php-mock/php-mock-mockery
1739773 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
9039155 Downloads
Integration package for PHP-Mock
nunomaduro/mock-final-classes
687188 Downloads
Allows mocking of final methods and classes in PHP.
lucatume/function-mocker
1287171 Downloads
Function mocking with Patchwork
josiasmontag/laravel-redis-mock
1585477 Downloads
This Laravel package provides a Redis mock for your tests
codeception/mockery-module
3926953 Downloads
Mockery Module for Codeception
mcustiel/phiremock-server
743960 Downloads
A mocker for HTTP and REST services
mcustiel/phiremock-codeception-extension
927591 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock
904260 Downloads
A mocker for HTTP and REST services. Full bundle.
letsdrink/ouzo-goodies
548052 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
blastcloud/guzzler
373381 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
mmucklo/queue-bundle
696391 Downloads
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}