PHPackages                             uecode/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. uecode/api-key-bundle

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

uecode/api-key-bundle
=====================

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

3.0.0(10y ago)6255.5k34[4 PRs](https://github.com/uecode/api-key-bundle/pulls)1Apache 2.0PHPPHP &gt;=5.3.0

Since Jan 3Pushed 2y ago8 watchersCompare

[ Source](https://github.com/uecode/api-key-bundle)[ Packagist](https://packagist.org/packages/uecode/api-key-bundle)[ RSS](/packages/uecode-api-key-bundle/feed)WikiDiscussions master Synced 1w ago

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

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

[](#apikey-bundle)

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

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

[](#installation)

Requires composer, install as follows

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

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

[](#enable-bundle)

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

```
