Libraries tagged by mocks
baopham/api-mocker
193005 Downloads
API mocker for Laravel apps
arron/testit
193 Downloads
Addon for PHPUnit to easily mocking dependencies and testing calling them.
alekseytupichenkov/guzzle_stub
12455 Downloads
This repository provides guzzle stubs with flexible fixtures
usox/hackmock
1716 Downloads
Mocking framework for hacklang
sjorso/gobble
6808 Downloads
A Laravel specific wrapper around Guzzle that makes it easy to mock responses
scheb/in-memory-data-storage
32 Downloads
A simple in-memory data storage
polishsymfonycommunity/mockery-bundle
296 Downloads
This Bundle provides Mockery integration to make it possible to mock service in Behat.
f3ath/lazypdo
44964 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.
eloquent/phony-peridot
2155 Downloads
Phony integration for Peridot.
eloquent/peridot-phony
80 Downloads
Phony integration for Peridot.
alaneor/ldap
61 Downloads
A simple class encapsulation of php's ldap functions
fp/fumocker
1206 Downloads
A php function mocker
brewinteractive/fakend
34 Downloads
yosimitso/mockdoctrinemanager
145 Downloads
Mock and log Doctrine's manager
szemul/database
2383 Downloads
Simple wrapper for PDO to make it easier to use and easier to mock