Libraries tagged by mock
softon/sms
26861 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
softon/indipay
86529 Downloads
The Laravel 5 Package for Indian Payment Gateways. Currently supported gateways: CCAvenue, PayUMoney, EBS, CitrusPay, InstaMojo, ZapakPay, Mocker
sirbrillig/spies
59265 Downloads
Easier spies, stubs, and mocking for PHP tests
imdhemy/es-testing-utils
19095 Downloads
Elasticsearch Testing utils
pavlakis/slim-cli
81530 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
helmich/mongomock
63325 Downloads
Library containing highly intelligent MongoDB mocks for unit testing
ciareis/bypass
6827 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
adriansuter/php-autoload-override
25471 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
michaelmoussa/doctrine-qbmocker
83030 Downloads
A helper library for mocking Doctrine query builders
ybelenko/openapi-data-mocker-interfaces
14629 Downloads
Package with OpenApiDataMocker interfaces.
ybelenko/openapi-data-mocker
14628 Downloads
Library that generates fake data from Swagger 2.0|Openapi 3.0 spec
tmarsteel/mockery-callable-mock
253425 Downloads
Mockery Callable Mock
sminnee/phpunit-mock-objects
184230 Downloads
Mock Object library for PHPUnit (fork to add PHP 7.4 support to 3.4)
mpyw/mockery-pdo
4789 Downloads
BDD-style PDO Mocking Library for Mockery
mpyw/laravel-database-mock
3779 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes