Libraries tagged by mdoc
lstrojny/phpunit-function-mocker
334678 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
happyr/service-mocking
201267 Downloads
Make it easy to mock services in a built container
badoo/soft-mocks
34307 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.
neur0toxine/pock
36706 Downloads
PSR-18 compatible HTTP mock library
mcustiel/phiremock-common
681882 Downloads
Common libraries for Phiremock
mcustiel/phiremock-codeception-module
401770 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock-client
580162 Downloads
Client library to communicate with Phiremock server
icecave/isolator
1293069 Downloads
Dependency injection for global functions.
hafriedlander/phockito
265982 Downloads
PHP Mocking framework inspired by Mockito for Java
brain/faker
73276 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
mpociot/slack-client
253797 Downloads
A better Slack client, with RTM API support
mlocati/ocsp
661025 Downloads
Library to query HTTPS Certificates revocation status using the Online Certificate Status Protocol (OCSP)
mlocati/idna
717142 Downloads
Library for International Domain Names (IDNA) 2008
mpociot/botman
79005 Downloads
Create messaging bots in PHP with ease.
simpletest/simpletest
342921 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.