Libraries tagged by mmock
elliotchance/concise
222888 Downloads
Concise is test framework for using plain English and minimal code, built on PHPUnit.
dnadesign/silverstripe-populate
94773 Downloads
Populate your database through YAML files
gamez/psr-testlogger
193068 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
248783 Downloads
Phony for PHPUnit.
dreamscapes/ldap-core
84812 Downloads
Object encapsulation of PHP's native ldap functions
mmucklo/grid-bundle
338184 Downloads
Datagrid for symfony2 or symfony3 or symfony4 or symfony5
pavlakis/slim-cli
88870 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
helmich/mongomock
68625 Downloads
Library containing highly intelligent MongoDB mocks for unit testing
gromatics/http-fixtures
415 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.
fakerino/fakerino
14597 Downloads
Faker framework, for generate every kind of fake data for test, database seed, mock responses, other
ciareis/bypass
12405 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
82154 Downloads
Gives an easy-to-use API for mocking Data Transfer Objects.
adriansuter/php-autoload-override
49329 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
29564 Downloads
Composition package of brain/monkey and mockery/mockery with a custom test case class for PHPUnit
yllw-digital/laravel-chatgpt-mock-api
147 Downloads
Generate smart API mocks in Laravel using ChatGPT prompts