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

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

semitono/api-key-bundle
=======================

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

3.0.1(3y ago)03Apache-2.0PHPPHP ^5.3|^7.0

Since Jan 3Pushed 3y agoCompare

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

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

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

[](#apikey-bundle)

Creates an avenue for using ApiKey authentication for Symfony2. Requires FOSUserBundle. A new replacement for `uecode/api-key-bundle` package

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

[](#installation)

Requires composer, install as follows

```
composer require semitono/api-key-bundle
```

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

[](#enable-bundle)

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

```
