Download the PHP package bartlomiejbeta/api-scope-bundle without Composer
On this page you can find all versions of the php package bartlomiejbeta/api-scope-bundle. 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 api-scope-bundle
APIScopeBundle
This Symfony bundle aims to provide simple serialization group recognize from query string (with basic security check if you need it).
Installation
1. Install via composer:
2. Register bundle in AppKernel
:
3. Configure in config.yml
:
Usage
1. Simple
example request:
example response:
2. Configured
example request:
example response:
All versions of api-scope-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
sensio/framework-extra-bundle Version ^5.1|^5.2
symfony/config Version ^3.0|^4.0
symfony/dependency-injection Version ^3.0|^4.0
symfony/event-dispatcher Version ^3.0|^4.0
symfony/http-foundation Version ^3.0|^4.0
symfony/security-core Version ^3.0|^4.0
doctrine/annotations Version ~1.0
doctrine/common Version ~2.2
symfony/yaml Version ~3.4|~4.0
sensio/framework-extra-bundle Version ^5.1|^5.2
symfony/config Version ^3.0|^4.0
symfony/dependency-injection Version ^3.0|^4.0
symfony/event-dispatcher Version ^3.0|^4.0
symfony/http-foundation Version ^3.0|^4.0
symfony/security-core Version ^3.0|^4.0
doctrine/annotations Version ~1.0
doctrine/common Version ~2.2
symfony/yaml Version ~3.4|~4.0
The package bartlomiejbeta/api-scope-bundle contains the following files
Loading the files please wait ....