Download the PHP package quyennguyenitz/response-simulator without Composer
On this page you can find all versions of the php package quyennguyenitz/response-simulator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quyennguyenitz/response-simulator
More information about quyennguyenitz/response-simulator
Files in quyennguyenitz/response-simulator
Download quyennguyenitz/response-simulator
More information about quyennguyenitz/response-simulator
Files in quyennguyenitz/response-simulator
Vendor quyennguyenitz
Package response-simulator
Short Description API response simulator.
License MIT
Package response-simulator
Short Description API response simulator.
License MIT
Please rate this library. Is it a good library?
Informations about the package response-simulator
API Response Simulator
Response Simulator for Lumen 5 This package is created by Quyen Nguyen. This package adapted to work with Lumen 5.7.
Installation
Configuration
Usage
Integer
Option | Description |
---|---|
value:val | Specific response value |
in:val_1,val_2,... | Random a value in collection |
range:min,max | Range of response value |
Example:
String
Option | Description |
---|---|
length:val | String length |
in:val_1,val_2,... | Random a value in collection |
Example:
Code
Option | Description |
---|---|
prefix:val | Code prefix |
content:datatype,length | Code content, datatype is string or integer |
suffix:val | Code suffix |
Example:
Date
Option | Description |
---|---|
value | Specific response value, going to return current time follow bellow format |
format:val | Data format, default |
min:val | Min date |
max:val | Max date |
Example
All versions of response-simulator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package quyennguyenitz/response-simulator contains the following files
Loading the files please wait ....