Download the PHP package tyhand/json-api-tools-bundle without Composer
On this page you can find all versions of the php package tyhand/json-api-tools-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tyhand/json-api-tools-bundle
More information about tyhand/json-api-tools-bundle
Files in tyhand/json-api-tools-bundle
Download tyhand/json-api-tools-bundle
More information about tyhand/json-api-tools-bundle
Files in tyhand/json-api-tools-bundle
Vendor tyhand
Package json-api-tools-bundle
Short Description JSON API tools for Symfony
License MIT
Homepage https://github.com/tyhand
Package json-api-tools-bundle
Short Description JSON API tools for Symfony
License MIT
Homepage https://github.com/tyhand
Please rate this library. Is it a good library?
Informations about the package json-api-tools-bundle
JsonApiToolsBundle
A collection of some very rough draft stuff I have for speeding up writing apis for symfony in json api standard. Not done, and very ugly.
Installation
Add with composer
Add to AppKernel
Create Resource
For example, here is book resource
Here is also an Author resource connected to the above example
Tag Resource
Tag the resources as services
Create Controllers
Just inherit the resources controller for quick setup
Routing
If all is well, then this stuff should work. Real documentation incoming soon.
All versions of json-api-tools-bundle with dependencies
PHP Build Version
Package Version
The package tyhand/json-api-tools-bundle contains the following files
Loading the files please wait ....