Libraries tagged by mock
dreamscapes/ldap-core
84927 Downloads
Object encapsulation of PHP's native ldap functions
crysalead/kahlan
60643 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
softon/sms
28764 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
91719 Downloads
The Laravel 5 Package for Indian Payment Gateways. Currently supported gateways: CCAvenue, PayUMoney, EBS, CitrusPay, InstaMojo, ZapakPay, Mocker
sirbrillig/spies
64483 Downloads
Easier spies, stubs, and mocking for PHP tests
mihaeu/test-generator
18129 Downloads
Generate test cases for existing files
imdhemy/es-testing-utils
37915 Downloads
Elasticsearch Testing utils
pavlakis/slim-cli
89003 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
helmich/mongomock
68692 Downloads
Library containing highly intelligent MongoDB mocks for unit testing
gromatics/http-fixtures
423 Downloads
A Laravel package that generates fake JSON responses for HTTP testing using Http::fake(). It simplifies the creation of mock HTTP responses by integrating with FakerPHP to generate realistic test data.
ciareis/bypass
12466 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.
anteris-dev/data-transfer-object-factory
82279 Downloads
Gives an easy-to-use API for mocking Data Transfer Objects.
adriansuter/php-autoload-override
49545 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
inpsyde/monkery-test-case
29606 Downloads
Composition package of brain/monkey and mockery/mockery with a custom test case class for PHPUnit
ybelenko/openapi-data-mocker-server-middleware
22490 Downloads
PSR-15 HTTP Server Middleware to create mock responses from OpenAPI Schemas(OAS 3.0).