Download the PHP package smtlab/json-api-bundle without Composer
On this page you can find all versions of the php package smtlab/json-api-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download smtlab/json-api-bundle
More information about smtlab/json-api-bundle
Files in smtlab/json-api-bundle
Download smtlab/json-api-bundle
More information about smtlab/json-api-bundle
Files in smtlab/json-api-bundle
Vendor smtlab
Package json-api-bundle
Short Description This Bundle provides quick way to generate rest apis based on JSON:API
License MIT
Package json-api-bundle
Short Description This Bundle provides quick way to generate rest apis based on JSON:API
License MIT
Please rate this library. Is it a good library?
Informations about the package json-api-bundle
Rapid API generator for Symfony
Use this symfony bundle to quickly generate APIs based on JSON:API with 0 configuration.
Prerequisites
Make sure there is no route defined in path /api
Accessing API
- /api/v1/{EntityName}
- {EntityName} is plural camel case EntityName.
- Ex: APIs for
Post
can be accessed at/api/v1/Posts
Roadmap
- Make api url configuration
- Allow to enable API only for specific Entities
- Enable entity fields specific configuration
All versions of json-api-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.5
ext-ctype Version *
ext-iconv Version *
symfony/console Version 4.4.*
symfony/framework-bundle Version 4.4.*
symfony/psr-http-message-bridge Version ^2.1
symfony/yaml Version 4.4.*
tobyz/json-api-server Version v0.2.0-beta.4
ext-ctype Version *
ext-iconv Version *
symfony/console Version 4.4.*
symfony/framework-bundle Version 4.4.*
symfony/psr-http-message-bridge Version ^2.1
symfony/yaml Version 4.4.*
tobyz/json-api-server Version v0.2.0-beta.4
The package smtlab/json-api-bundle contains the following files
Loading the files please wait ....