Libraries tagged by moc
happyr/service-mocking
206563 Downloads
Make it easy to mock services in a built container
badoo/soft-mocks
34620 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.
softon/indipay
90921 Downloads
The Laravel 5 Package for Indian Payment Gateways. Currently supported gateways: CCAvenue, PayUMoney, EBS, CitrusPay, InstaMojo, ZapakPay, Mocker
mnapoli/phpunit-easymock
66334 Downloads
Helpers to build PHPUnit mocks
mcustiel/phiremock-common
710490 Downloads
Common libraries for Phiremock
mcustiel/phiremock-codeception-module
421507 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock-client
603341 Downloads
Client library to communicate with Phiremock server
jeroen/file-fetcher
315879 Downloads
Simple file fetching interface
icecave/isolator
1298118 Downloads
Dependency injection for global functions.
hafriedlander/phockito
267949 Downloads
PHP Mocking framework inspired by Mockito for Java
duncan3dc/uopz-expectations
192554 Downloads
Mock core functions and set up expectations similar to Mockery
dnadesign/silverstripe-populate
93188 Downloads
Populate your database through YAML files
brain/faker
76586 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
eloquent/phony
453207 Downloads
Mocks, stubs, and spies for PHP.
simpletest/simpletest
344261 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.