Libraries tagged by mmock
raphizim/protofast
17 Downloads
Quickly create a HTML mocks without duplicating code
netrivet/ezekiel
7493 Downloads
Alternative syntax wrapper and added convenience methods for using phpspec/prophecy within PHPUnit
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.
icecave/traitor
21 Downloads
Compose new classes using interfaces and traits at runtime.
f3ath/curlwrapper
15786 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
eloquent/phony-simpletest
27 Downloads
Phony for SimpleTest.
eloquent/phony-pho
304 Downloads
Phony for Pho.
ekvedaras/laravel-test-helpers
1109 Downloads
Various helpers for writing tests for Laravel applications
drjele/symfony-phpunit
1293 Downloads
Library used to make writing phpunit tests easier
covex-nn/joos-stream
1830 Downloads
PHP stream wrapper, transactional virtual file system
balihoo/phockito-unit-php-di
9 Downloads
A library easing the combination of Phockito, PHP-DI & PHP Unit
balihoo/phockito-unit
11100 Downloads
A library easing the combination of Phockito & PHP Unit
avto-dev/bypass-finals
2671 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
aragorn-yang/laravel-array-redis
138 Downloads
A laravel wrapper for M6Web/RedisMock