Libraries tagged by mock data
slope-it/clock-mock
1449351 Downloads
A library for mocking current date and time in tests.
brain/faker
78823 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
ybelenko/openapi-data-mocker
22066 Downloads
Library that generates fake data from Swagger 2.0|Openapi 3.0 spec
mcustiel/mockable-datetime
556840 Downloads
A DateTime library that allows mock dates and times in UnitTests.
dnadesign/silverstripe-populate
94202 Downloads
Populate your database through YAML files
gromatics/http-fixtures
341 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.
mpyw/laravel-database-mock
5929 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
ybelenko/openapi-data-mocker-server-middleware
21471 Downloads
PSR-15 HTTP Server Middleware to create mock responses from OpenAPI Schemas(OAS 3.0).
ybelenko/openapi-data-mocker-interfaces
22070 Downloads
Package with OpenApiDataMocker interfaces.
czukowski/phpunit-mock-db
20273 Downloads
Database Abstraction Layer mocking helpers for PHPUnit
fakerino/fakerino
14576 Downloads
Faker framework, for generate every kind of fake data for test, database seed, mock responses, other
piotrpress/streamer
5073 Downloads
This library is a custom PHP Stream Wrapper, which provides write/read operations and stores the data in the memory.
leoloso/faker
110655 Downloads
Fork for PoP of: Faker (fzaninotto/faker) for WordPress via Brain Monkey
mpyw/mockery-pdo
7016 Downloads
BDD-style PDO Mocking Library for Mockery
lastzero/test-tools
42761 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit