Download the PHP package cbaconnier/php-api-factory without Composer
On this page you can find all versions of the php package cbaconnier/php-api-factory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cbaconnier/php-api-factory
More information about cbaconnier/php-api-factory
Files in cbaconnier/php-api-factory
Download cbaconnier/php-api-factory
More information about cbaconnier/php-api-factory
Files in cbaconnier/php-api-factory
Vendor cbaconnier
Package php-api-factory
Short Description A fluent PHP library for generating fake API response data
License MIT
Package php-api-factory
Short Description A fluent PHP library for generating fake API response data
License MIT
Please rate this library. Is it a good library?
Informations about the package php-api-factory
PHP API Factory
A fluent PHP library for generating fake API response data. Perfect for testing and creating mock API responses.
Inspired by Laravel's Eloquent Factories.
Installation
Basic Usage
Create a factory by extending ApiFactory and defining your data structure:
Generate data:
Features
Override Attributes
States
Define reusable modifications:
Sequences
Generate unique values for each item:
Field Filtering
Recycle Data
Reuse data from existing collections:
Nested Factories
Create complex nested structures:
Metadata
Add pagination or other metadata:
Configuration
Configure global settings:
Combining Features
All features work together:
Running tests
License
MIT
All versions of php-api-factory with dependencies
PHP Build Version
Package Version
The package cbaconnier/php-api-factory contains the following files
Loading the files please wait ...