Libraries tagged by mmock
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
narrowspark/testing-helper
60903 Downloads
Provides test helpers.
jeroen-de-dauw/file-fetcher
923 Downloads
Simple file fetching interface
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.
brewinteractive/fakend
34 Downloads
alaneor/ldap
61 Downloads
A simple class encapsulation of php's ldap functions
mmucklo/krumo-bundle
19991 Downloads
Hooks for using KRUMO from within Symfony 2 or Symfony 3 -- KRUMO - version 2.0 of print_r(); and var_dump();
szemul/database
2380 Downloads
Simple wrapper for PDO to make it easier to use and easier to mock
sellerlabs/injected
3304 Downloads
Automatic Mock Injection
php-extended/php-simple-cache-noop
7553 Downloads
A psr-16 compliant cache that caches nothing, for mocking purposes.
pact/pact
34666 Downloads
Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
ordinary/clock
106 Downloads
A simple PSR-20 Clock implementation for accessing and mocking the current time.