Libraries tagged by mmock
gamez/psr-testlogger
185794 Downloads
PSR-3 compliant test logger for developers who like tests and want to check if their application logs messages as they expect.
eloquent/phony-phpunit
237109 Downloads
Phony for PHPUnit.
crysalead/kahlan
60560 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
mmucklo/grid-bundle
326613 Downloads
Datagrid for symfony2 or symfony3 or symfony4 or symfony5
pavlakis/slim-cli
81734 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
helmich/mongomock
63480 Downloads
Library containing highly intelligent MongoDB mocks for unit testing
ciareis/bypass
6850 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
25628 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
83090 Downloads
A helper library for mocking Doctrine query builders
yllw-digital/laravel-chatgpt-mock-api
120 Downloads
Generate smart API mocks in Laravel using ChatGPT prompts
ybelenko/openapi-data-mocker-server-middleware
14648 Downloads
PSR-15 HTTP Server Middleware to create mock responses from OpenAPI Schemas(OAS 3.0).
ybelenko/openapi-data-mocker-interfaces
14752 Downloads
Package with OpenApiDataMocker interfaces.
webwhales/guzzle-conditional-mock-handler
24133 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue
vasilevit/aspect-mock
6156 Downloads
Experimental Mocking Framework powered by Aspects
tweakers/symfony-service-mock
49981 Downloads
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.