Download the PHP package rpodwika/fakerestserverbundle without Composer
On this page you can find all versions of the php package rpodwika/fakerestserverbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rpodwika/fakerestserverbundle
More information about rpodwika/fakerestserverbundle
Files in rpodwika/fakerestserverbundle
Download rpodwika/fakerestserverbundle
More information about rpodwika/fakerestserverbundle
Files in rpodwika/fakerestserverbundle
Vendor rpodwika
Package fakerestserverbundle
Short Description Bundles creates Rest API based on schema provided in files. Supports most of the request types and provides routing
License GPL
Package fakerestserverbundle
Short Description Bundles creates Rest API based on schema provided in files. Supports most of the request types and provides routing
License GPL
Please rate this library. Is it a good library?
Informations about the package fakerestserverbundle
Fake Rest Server Bundle
FakeRestServerBundle is a bundle to create a fully working API based on YAML schema definition.
How it works?
It parsers a YAML file with the database schema and based on that it creates the endpoints with possibility to perform requests such as GET, POST, PUT, HEAD, DELETE and OPTIONS
Schema definition
Given following schema defined in YAML
Following endpoints will be created
Plans
- Adding JSON schema definition
- Adding PHP array schema definition
- Creating schema definition which connects definitions in different type
- Setting FakeServerApiController as a service and adding it to DI
- Other?
All versions of fakerestserverbundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
satooshi/php-coveralls Version dev-master
symfony/http-kernel Version ^3.2
symfony/routing Version ^3.2
satooshi/php-coveralls Version dev-master
symfony/http-kernel Version ^3.2
symfony/routing Version ^3.2
The package rpodwika/fakerestserverbundle contains the following files
Loading the files please wait ....