PHPackages                             tmsolution/api-key-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. tmsolution/api-key-bundle

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

tmsolution/api-key-bundle
=========================

Creates an avenue for using ApiKey authentication for Symfony2. Requires FOSUserBundle.

v2.1.1(10y ago)063Apache 2.0PHPPHP &gt;=5.3.0

Since Jan 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/TMSolution/api-key-bundle)[ Packagist](https://packagist.org/packages/tmsolution/api-key-bundle)[ RSS](/packages/tmsolution-api-key-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (14)Used By (0)

ApiKey Bundle
=============

[](#apikey-bundle)

Creates an avenue for using ApiKey authentication for Symfony2. Requires FOSUserBundle.

Installation
============

[](#installation)

Requires composer, install as follows

```
composer require tmsolution/api-key-bundle dev-master
```

Enable Bundle
-------------

[](#enable-bundle)

Place in your `AppKernel.php` to enable the bundle

```
