Libraries tagged by mock
carlescliment/chained-stubs-bundle
2825 Downloads
Stub chained methods
bridgetroll/phony
5 Downloads
Mocks, stubs, and spies for PHP.
beequeue/tweaky
10 Downloads
A library for transforming JSON data
baxtian/wp_faker
20 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
balint777/phockito-unit
1 Downloads
A library easing the combination of Phockito & PHP Unit
axy/posix
11 Downloads
Mockable wrapper for POSIX functions
antwebes/guzzle-fake-server
419 Downloads
A pluggin for Guzzle client to simulate server responses
alirezamires/php-dummy-server
6 Downloads
It simplifies testing by enabling you to define various responses (success, failure) and isolate your application from external dependencies
achal-aggarwal/native-php
10 Downloads
Creates stub of PHP native functions.
stk2k/decoy
3507 Downloads
PHP lightweight mock framework
sikessem/test-tools
18 Downloads
🧪 Tools needed for PHP project development and automation.
sikessem/php-devtools
131 Downloads
🧪 Tools needed for PHP project development and automation.
schnipseljagd/testdatabuilder
12998 Downloads
Helps you to build your mocks, stubs and test data in a nice oop way.
minidfx/owncloud-interfaces
56 Downloads
Contains interfaces and constants of ownCloud version 8. Package very useful for mocking ownCloud dependencies in unit tests without a complete ownCloud installation and you can run your unit tests on a hosted continuous integration service.
komex/delusion
93 Downloads
Mock object instrument. Allows to mock and stub all not build-in objects and static classes.