Libraries tagged by mocker
tfrommen/testable-code
5 Downloads
Example code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
siguici/laravel-devtools
75 Downloads
🧪 Tools needed for Laravel project development and automation.
precision-soft/symfony-phpunit
733 Downloads
library used to make writing phpunit tests easier
jasonmccreary/test-double
5 Downloads
improvephp/kaataa-core
9 Downloads
Core files for kaataa
gwa/wp-bridge
20246 Downloads
WpBridge is a simple bridge to mock all wordpress function.
facile-it/moka
11641 Downloads
Shorthand for creating mock objects
sikessem/php-devtools
131 Downloads
🧪 Tools needed for PHP project development and automation.
fp/fumocker
1206 Downloads
A php function mocker
darkmatus/phiremock-server
1151 Downloads
A mocker for HTTP and REST services
darkmatus/phiremock
1132 Downloads
A mocker for HTTP and REST services. Full bundle.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
phpblueprint/mocker
12 Downloads
PHPBlueprint Mocker Component
mvkasatkin/mocker
950 Downloads
Mocking helper for PHPUnit
luka8088/mocker
14 Downloads
PHP data mocker.