Libraries tagged by mocking
lars/simple-router
420 Downloads
Supersimple router for mocking
komex/influence
32 Downloads
Mocking any objects and classes
jbzoo/mock-server
2162 Downloads
Flexible HTTP mocking application for testing and fast prototyping
incraigulous/data-factories
444 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.
idimsh/php-internals-mocker
7 Downloads
Helps mocking PHP internal functions calls
iainconnor/jabber-jay
41 Downloads
API mocking and routing by Annotations.
gsdev/mockery-container
1 Downloads
A mock container that works with the mocking library Mockery
gg-apis/blizzard-mock-fixture
26 Downloads
A set of JSON fixtures that allows mocking Blizzard's API
genesis/phpunitassister
135 Downloads
Extends the phpunit WebTestCase class to provide easier mocking and assertions (chain mocking and chain assertions)
ernestmarcinko/mockutils
81 Downloads
PHPUnit test mocking utility tools
e3n/testing-unit-creator
0 Downloads
Creates the unit under test while mocking dependencies.
donatj/mock-duck
0 Downloads
Sane mocking library
dia-nz/silverstripe-phockito
130 Downloads
Integrate Phockito (a PHP Mocking framework) with SilverStripe
degaray/mock-soapclient
385 Downloads
This class is used to overwrite the functionality of the soapclient. It is very usefull when mocking objects expected from soap calls to web sevices in unit testing.
czukowski/phpunit-mock-dibi
1656 Downloads
Dibi mocking helpers for PHPUnit