Libraries tagged by mmock
colinodell/psr-testlogger
7146357 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
mmucklo/inflect
18206419 Downloads
inflect - a memoizing inflector for php
php-mock/php-mock-mockery
1458396 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
7705371 Downloads
Integration package for PHP-Mock
nunomaduro/mock-final-classes
596423 Downloads
Allows mocking of final methods and classes in PHP.
lucatume/function-mocker
1172287 Downloads
Function mocking with Patchwork
josiasmontag/laravel-redis-mock
1391059 Downloads
This Laravel package provides a Redis mock for your tests
internations/http-mock
651159 Downloads
Mock HTTP requests on the server side in your PHP unit tests
codeception/mockery-module
3668208 Downloads
Mockery Module for Codeception
mcustiel/phiremock-server
627427 Downloads
A mocker for HTTP and REST services
mcustiel/phiremock-codeception-extension
815662 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock
865332 Downloads
A mocker for HTTP and REST services. Full bundle.
letsdrink/ouzo-goodies
501886 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
blastcloud/guzzler
344057 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
mmucklo/queue-bundle
597178 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}