Libraries tagged by mocms
maxtream/themages
121 Downloads
MOCMS
jeroen/file-fetcher
317217 Downloads
Simple file fetching interface
hafriedlander/phockito
268342 Downloads
PHP Mocking framework inspired by Mockito for Java
mnapoli/phpunit-easymock
67034 Downloads
Helpers to build PHPUnit mocks
macpaw/extended_mock_http_client
227162 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
eloquent/phony
453362 Downloads
Mocks, stubs, and spies for PHP.
ramunasd/symfony-container-mocks
92633 Downloads
Provides extended Symfony dependency injection container enabling service mocking.
badoo/soft-mocks
34624 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
schumacherfm/mage2-mocks
33302 Downloads
This Magento2 module provides mock classes when you have physically removed unneeded modules with dependencies.
wmde/psr-log-test-doubles
118933 Downloads
Test Doubles for the PSR-3 Logger Interface
mcustiel/mockable-datetime
555646 Downloads
A DateTime library that allows mock dates and times in UnitTests.
helmich/mongomock
67873 Downloads
Library containing highly intelligent MongoDB mocks for unit testing
easy-http/mock-builder
25699 Downloads
A fluid interface to build HTTP mocks with an expressive syntax
silasyudi/inject-mocks
6169 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
mangoweb/tester-http-mocks
101053 Downloads