Libraries tagged by phpmock
shadiakiki1986/ffa-php-mock
23 Downloads
Mock objects of ffa-php-core for development and testing
nicc0/php-mock-web-server
27 Downloads
Mockable Web Server for PHP
kartavik/php-mock-integration
6 Downloads
Integration package for PHP-Mock
kartavik/php-mock
24 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
chmeldax/phpmocks
13 Downloads
Enhanced mocking of PHP classes for testing purposes
aldidigitalservices/php-mock-collector
10216 Downloads
A simple Mockserver in PHP that enables you to get the request that was send to the Mockserver (e.g. for Testing)
hjerichen/php-mock-prophecy-trait
19 Downloads
A Trait for php unit test cases to activate php-mock-prophecy from Markus Malkusch. Enables auto completion as well.
waylandace/pact-php
1184 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
kodova/poser
25 Downloads
A php mock framework inspired by Mockito
elmpp/mockery
26 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.
darling/php-mocking-utilities
460 Downloads
The PHPMockingUtilities library provides classes that can be used to mock various types of values.
bilge/mockery
20 Downloads
Mockery is a simple yet flexible PHP mock object framework
aloware/redis-mock
3150 Downloads
Library providing a PHP mock for Redis extension
workerman/phpsocket.io
476065 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
workerman/phpsocket.io-emitter
82183 Downloads