2017 © Pedro Peláez
 

library google-authenticator-bundle

Google Authenticator for Symfony2

image

pmdevelopment/google-authenticator-bundle

Google Authenticator for Symfony2

  • Tuesday, April 17, 2018
  • by pmdevelopment
  • Repository
  • 1 Watchers
  • 0 Stars
  • 667 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 346 Forks
  • 2 Open issues
  • 5 Versions
  • 19 % Grown

The README.md

Google Authenticator Symfony2 Bundle

Original: PHPGangsta/GoogleAuthenticator * Copyright (c) 2012, http://www.phpgangsta.de * Author: Michael Kliewe, @PHPGangsta * Licensed under the BSD License., (*1)

Forked for Usage as Symfony2 Bundle and composer, (*2)

Install

Add to composer:, (*3)

  "pmdevelopment/google-authenticator-bundle": "dev-master"

Add to kernel:, (*4)

  new PM\Bundle\GoogleAuthenticatorBundle\PMGoogleAuthenticatorBundle(),

Usage

         /* @var $ga GoogleAuthenticatorService */
        $ga = $this->get("pm.googleauthenticator");

For Examples see [example/example1.php]. As additional function use getQrCode() to get the Image., (*5)

The Versions

17/04 2018

dev-master

9999999-dev

Google Authenticator for Symfony2

  Sources   Download

BSD-4-Clause BSD

The Requires

 

17/04 2018

1.2.0

1.2.0.0

Google Authenticator for Symfony2

  Sources   Download

BSD-4-Clause

The Requires

 

19/06 2017

1.1.0

1.1.0.0

Google Authenticator for Symfony2

  Sources   Download

BSD

The Requires

 

04/05 2017

1.0.1

1.0.1.0

Google Authenticator for Symfony2

  Sources   Download

BSD

The Requires

  • php >=5.3.2

 

16/08 2015

1.0.0

1.0.0.0

Google Authenticator for Symfony2

  Sources   Download

BSD

The Requires

  • php >=5.3.2