Libraries tagged by mock
net_bazzline/http_request_mock_server
17 Downloads
free as in freedom application to test http requests with configurable responses that supports the formats json, raw and xml
mvkasatkin/mocker
951 Downloads
Mocking helper for PHPUnit
megao-phpunit/phpunit-mock-objects
12 Downloads
Mock Object library for PHPUnit
luri/bddi-mock-driver
18 Downloads
Mock driver for BddI 3
lomouty/mock
9 Downloads
Mock library for php
lancerhe/phpunit-mock
16885 Downloads
PHPUnit extension to Mock PHP internal functions using Runkit.
kartavik/php-mock-integration
7 Downloads
Integration package for PHP-Mock
kartavik/php-mock
27 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.
jiriknesl/mockista
3569 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit slow.
jervdesign/php-unit-mock
774 Downloads
Base Class for creating reusable PHPUnit Mock Objects
jbzoo/mock-server
2162 Downloads
Flexible HTTP mocking application for testing and fast prototyping
jaschweder/mock
2191 Downloads
Mock help classes and functions
jalle19/php-xbmc-mock
12 Downloads
Very rudimentary mock of XBMC's web server
gwa/mockery-wp-bridge
1342 Downloads
WpBridge is a simple bridge to mock all wordpress function.
feedtailor/mocking-property-modifier
103 Downloads
A property modifier for Mock object.