Libraries tagged by moc
imdhemy/es-testing-utils
29593 Downloads
Elasticsearch Testing utils
duncan3dc/uopz-expectations
184754 Downloads
Mock core functions and set up expectations similar to Mockery
mattersight/phppact
16288 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
gamez/psr-testlogger
190538 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
243233 Downloads
Phony for PHPUnit.
moc/notfound
158375 Downloads
Neos CMS package that loads a normal editable page for displaying a 404 error
moc/imageoptimizer
98927 Downloads
Flow package that optimizes generated thumbnail images (jpg, png, gif, svg) for web presentation.
pavlakis/slim-cli
86515 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
helmich/mongomock
66785 Downloads
Library containing highly intelligent MongoDB mocks for unit testing
fakerino/fakerino
14426 Downloads
Faker framework, for generate every kind of fake data for test, database seed, mock responses, other
michaelmoussa/doctrine-qbmocker
84761 Downloads
A helper library for mocking Doctrine query builders
ybelenko/openapi-data-mocker-server-middleware
19047 Downloads
PSR-15 HTTP Server Middleware to create mock responses from OpenAPI Schemas(OAS 3.0).
ybelenko/openapi-data-mocker-interfaces
19421 Downloads
Package with OpenApiDataMocker interfaces.
webwhales/laravel-guzzle-conditional-mock-handler
29260 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue in Laravel
webwhales/guzzle-conditional-mock-handler
29534 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue