Download the PHP package helthe/api-security-bundle without Composer
On this page you can find all versions of the php package helthe/api-security-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download helthe/api-security-bundle
More information about helthe/api-security-bundle
Files in helthe/api-security-bundle
Download helthe/api-security-bundle
More information about helthe/api-security-bundle
Files in helthe/api-security-bundle
Vendor helthe
Package api-security-bundle
Short Description Helthe API Security bundle for Symfony 2
License MIT
Homepage https://helthe.co
Package api-security-bundle
Short Description Helthe API Security bundle for Symfony 2
License MIT
Homepage https://helthe.co
Please rate this library. Is it a good library?
Informations about the package api-security-bundle
Helthe Api Security Bundle

Helthe Api Security Bundle integrates the Helthe API Security Component with your Symfony2 application.
Installation
Step 1: Add package requirement in Composer
Manually
Add the following in your composer.json
:
Using the command line
Step 2: Register the bundle in the kernel
Usage
User Provider
The Helthe API security component provides its own UserProviderInterface
that
must implemented by the user provider supplied to the Symfony firewall using
api key authentication.
Firewall
To add api key authentication, simply add the api_key
in your firewall
configuration as shown below:
Bugs
For bugs or feature requests, please create an issue.
All versions of api-security-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
helthe/security-api Version ~1.0
symfony/framework-bundle Version ~2.3
symfony/security-bundle Version ~2.3
helthe/security-api Version ~1.0
symfony/framework-bundle Version ~2.3
symfony/security-bundle Version ~2.3
The package helthe/api-security-bundle contains the following files
Loading the files please wait ....