Libraries tagged by mocms
maxtream/themages
121 Downloads
MOCMS
badoo/soft-mocks
35561 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.
rector/mockstan
147048 Downloads
Static analysis for PHPUnit mocks
jeroen/file-fetcher
448462 Downloads
Simple file fetching interface
hafriedlander/phockito
298334 Downloads
PHP Mocking framework inspired by Mockito for Java
mnapoli/phpunit-easymock
81343 Downloads
Helpers to build PHPUnit mocks
eloquent/phony
469165 Downloads
Mocks, stubs, and spies for PHP.
ramunasd/symfony-container-mocks
98229 Downloads
Provides extended Symfony dependency injection container enabling service mocking.
devizzent/codeception-mockserver-helper
17112 Downloads
Codeception helper to manage and verify MockServer expectations
schumacherfm/mage2-mocks
36698 Downloads
This Magento2 module provides mock classes when you have physically removed unneeded modules with dependencies.
wmde/psr-log-test-doubles
153857 Downloads
Test Doubles for the PSR-3 Logger Interface
mcustiel/mockable-datetime
568308 Downloads
A DateTime library that allows mock dates and times in UnitTests.
jeroen/psr-log-test-doubles
90236 Downloads
Test Doubles for the PSR-3 Logger Interface
mpyw/laravel-database-mock
18775 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
macpaw/extended_mock_http_client
306985 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock