PHPackages                             t-keller/google-authenticator-provider - 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. t-keller/google-authenticator-provider

ActiveLibrary

t-keller/google-authenticator-provider
======================================

Google Authenticator provider for Silex based on PHPGangsta/GoogleAuthenticator

31.7kPHP

Since Jun 20Pushed 11y ago1 watchersCompare

[ Source](https://github.com/t-keller/GoogleAuthenticatorProvider)[ Packagist](https://packagist.org/packages/t-keller/google-authenticator-provider)[ RSS](/packages/t-keller-google-authenticator-provider/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

GoogleAuthenticatorProvider
===========================

[](#googleauthenticatorprovider)

Google Authenticator provider for Silex based on PHPGangsta/GoogleAuthenticator

### Install (with Composer)

[](#install-with-composer)

In your composer.json file, just add :

```
"require": {
  "t-keller/google-authenticator-provider": "dev-master"
}

```

### Register the provider in Silex

[](#register-the-provider-in-silex)

```
$app->register(new Tkeller\GoogleAuthenticatorProvider\GoogleAuthenticatorProvider());

```

### Use it

[](#use-it)

A GoogleAuthenticator object is available by calling:

```
$app['google_authenticator']

```

For more information about PHPGangsta/GoogleAuthenticator, see the documentation ()

Silex website:

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a15c61a3d9fb93c3e8f59afe50d9c6cc62cbc70862da851cb95c234cf18fd677?d=identicon)[t-keller](/maintainers/t-keller)

---

Top Contributors

[![t-keller](https://avatars.githubusercontent.com/u/1931858?v=4)](https://github.com/t-keller "t-keller (9 commits)")

### Embed Badge

![Health badge](/badges/t-keller-google-authenticator-provider/health.svg)

```
[![Health](https://phpackages.com/badges/t-keller-google-authenticator-provider/health.svg)](https://phpackages.com/packages/t-keller-google-authenticator-provider)
```

PHPackages © 2026

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