Libraries tagged by mocms
maxtream/themages
120 Downloads
MOCMS
badoo/soft-mocks
32988 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.
jeroen/file-fetcher
299454 Downloads
Simple file fetching interface
hafriedlander/phockito
262175 Downloads
PHP Mocking framework inspired by Mockito for Java
mnapoli/phpunit-easymock
44694 Downloads
Helpers to build PHPUnit mocks
macpaw/extended_mock_http_client
186430 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
eloquent/phony
445980 Downloads
Mocks, stubs, and spies for PHP.
schumacherfm/mage2-mocks
32284 Downloads
This Magento2 module provides mock classes when you have physically removed unneeded modules with dependencies.
ramunasd/symfony-container-mocks
90728 Downloads
Provides extended Symfony dependency injection container enabling service mocking.
wmde/psr-log-test-doubles
111600 Downloads
Test Doubles for the PSR-3 Logger Interface
rackbeat/php-vat-helper
33225 Downloads
Handle simple VAT calculations.
mcustiel/mockable-datetime
551525 Downloads
A DateTime library that allows mock dates and times in UnitTests.
helmich/mongomock
66098 Downloads
Library containing highly intelligent MongoDB mocks for unit testing
silasyudi/inject-mocks
4422 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
mangoweb/tester-http-mocks
96340 Downloads