Libraries tagged by mocker
polishsymfonycommunity/mockery-bundle
296 Downloads
This Bundle provides Mockery integration to make it possible to mock service in Behat.
akamon/mockery-callable-mock
36965 Downloads
Mockery Callable Mock
rushabhmishrarmz/indipay
261 Downloads
The Laravel 10+ Package for Indian Payment Gateways. Currently supported gateways: CCAvenue, PayUMoney, EBS, CitrusPay, InstaMojo, ZapakPay, Paytm, Mocker.
tfrommen/testable-code
5 Downloads
Example code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
sikessem/devtools
5961 Downloads
🧪 Tools needed for PHP and Laravel project development and automation.
facile-it/moka
11656 Downloads
Shorthand for creating mock objects
fp/fumocker
1228 Downloads
A php function mocker
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
13 Downloads
PHPBlueprint Mocker Component
mvkasatkin/mocker
955 Downloads
Mocking helper for PHPUnit
luka8088/mocker
15 Downloads
PHP data mocker.
biberlabs/mocker
8 Downloads
ozziest/mocker
10 Downloads
Simple mock objects for laravel bench packages
unit-testing/mockery-helper
68 Downloads
a simple trait for convenient implementation of mockery mocks and spies in PHPUnit tests
synaq/mockery-extras
2870 Downloads
Extra matching tools for the Mockery framework.