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

ActiveLibrary

mkosiedowski/simple-api-key-bundle
==================================

Creates an avenue for using ApiKey app authentication for Symfony2 without user authentication

0.1.0(6y ago)05.0kApache-2.0PHPPHP &gt;=7.3.0CI failing

Since Apr 24Pushed 6y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (6)Used By (0)

SimpleApiKey Bundle
===================

[](#simpleapikey-bundle)

Creates a firewall for using ApiKey application authentication for Symfony2.

This bundle is highly based on [uecode/api-key-bundle](https://github.com/uecode/api-key-bundle/)

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

[](#installation)

Requires composer, install as follows

```
composer require mkosiedowski/simple-api-key-bundle dev-master
```

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

[](#enable-bundle)

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

```
