Download the PHP package howyi/lamb without Composer
On this page you can find all versions of the php package howyi/lamb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package lamb
lamb
JSON Schema(&YAML) extension & API document generator
Usable API
method | GET, POST, PUT, DELETE |
body | JSON |
Quickstart
Install
composer require howyi/lamb
Config
Put lamb.yml
in current working directory
API format
YAML
sample/collection/account/settings.yml
API endpoint: https://example.com/v2/account/settings
JSON
sample/collection/account/update_profile.json
API endpoint: https://example.com/v2/account/update_profile
Environment format
YAML
sample/environment/sample_env.yml
JSON
Generate POSTMAN Collection
Generate Swagger document
Generate API Blueprint document
Generate RAML document
All versions of lamb with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.16
symfony/console Version ~2.0 | ~3.0
howyi/evi Version ^0.9.0
symfony/yaml Version ~2.0 | ~3.0
symfony/console Version ~2.0 | ~3.0
howyi/evi Version ^0.9.0
symfony/yaml Version ~2.0 | ~3.0
The package howyi/lamb contains the following files
Loading the files please wait ....