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 3w 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 62% 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

4369d 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[simplesamlphp/simplesamlphp

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

1.1k13.0M218](/packages/simplesamlphp-simplesamlphp)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

515100.5k3](/packages/web-auth-webauthn-framework)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[web-auth/webauthn-symfony-bundle

FIDO2/Webauthn Security Bundle For Symfony

66529.9k11](/packages/web-auth-webauthn-symfony-bundle)[auth0/symfony

Symfony SDK for Auth0 Authentication and Management APIs.

128814.6k](/packages/auth0-symfony)

PHPackages © 2026

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