Libraries tagged by moc
tweakers/symfony-service-mock
55342 Downloads
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.
tmarsteel/mockery-callable-mock
257422 Downloads
Mockery Callable Mock
sminnee/phpunit-mock-objects
186883 Downloads
Mock Object library for PHPUnit (fork to add PHP 7.4 support to 3.4)
silasyudi/inject-mocks
5215 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
sfneal/mock-models
28897 Downloads
Boilerplate for PHP package repo's
runroom/rector-prophecy-to-mocking
443 Downloads
Rector migration rules for Prophecy to Mocking
phrity/net-mock
5893 Downloads
Mock layer for phrity/net-stream
nivseb/php-mock-server-connector
1036 Downloads
Small tool to use mock-server/mockserver in a easy way from php based tests.
mpyw/mockery-pdo
6413 Downloads
BDD-style PDO Mocking Library for Mockery
mpyw/laravel-database-mock
5327 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
mangoweb/tester-http-mocks
98033 Downloads
mabrahao/mock-server
45492 Downloads
Mock server for unit tests
lequipefr/mockserver-behat-context
4255 Downloads
Behat context for MockServer.
kodus/mock-cache
46044 Downloads
PSR-16 cache-implementation for integration tests
janmarek/mockista
218321 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.