PHPackages                             giosh94mhz/simple-pre-authenticator-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. giosh94mhz/simple-pre-authenticator-bundle

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

giosh94mhz/simple-pre-authenticator-bundle
==========================================

Backport of Symfony 2.4 SimplePreAuthenticatorInterface to 2.3 LTS branch

2.3.2(11y ago)1958MITPHP

Since Jul 15Pushed 11y ago1 watchersCompare

[ Source](https://github.com/giosh94mhz/SimplePreAuthenticatorBundle)[ Packagist](https://packagist.org/packages/giosh94mhz/simple-pre-authenticator-bundle)[ RSS](/packages/giosh94mhz-simple-pre-authenticator-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

SimplePreAuthenticatorBundle
============================

[](#simplepreauthenticatorbundle)

Backport of Symfony 2.4 SimplePreAuthenticatorInterface to 2.3 LTS branch

Installation
------------

[](#installation)

```
composer require giosh94mhz/simple-pre-authenticator-bundle:2.3.*
```

Register the bundle in `app/AppKernel.php`:

```
// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Giosh94mhz\SimplePreAuthenticatorBundle\Giosh94mhzSimplePreAuthenticatorBundle(),
    );
}
```

Usage
-----

[](#usage)

Everything should work out-of-the-box.

To create an ApiKeyAuthenticator, just [follow the official symfony cookbook](http://symfony.com/doc/current/cookbook/security/api_key_authentication.html)

License
-------

[](#license)

This bundle is released under the MIT license. See the complete license in the bundle:

```
Resources/meta/LICENSE

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

3

Last Release

4323d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d8fbf35cbceda868c38e8684f50973a4f3a9112f2683bcfbf845f4673a5a38ca?d=identicon)[giosh94mhz](/maintainers/giosh94mhz)

---

Top Contributors

[![giosh94mhz](https://avatars.githubusercontent.com/u/5219975?v=4)](https://github.com/giosh94mhz "giosh94mhz (2 commits)")

### Embed Badge

![Health badge](/badges/giosh94mhz-simple-pre-authenticator-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/giosh94mhz-simple-pre-authenticator-bundle/health.svg)](https://phpackages.com/packages/giosh94mhz-simple-pre-authenticator-bundle)
```

###  Alternatives

[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[scheb/2fa

Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)

578630.7k1](/packages/scheb-2fa)[scheb/2fa-bundle

A generic interface to implement two-factor authentication in Symfony applications

7014.0M62](/packages/scheb-2fa-bundle)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

50570.7k1](/packages/web-auth-webauthn-framework)[auth0/symfony

Symfony SDK for Auth0 Authentication and Management APIs.

128738.1k](/packages/auth0-symfony)[web-auth/webauthn-symfony-bundle

FIDO2/Webauthn Security Bundle For Symfony

63397.4k6](/packages/web-auth-webauthn-symfony-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
