Skip to content

tigerhawkvok/otphp

 
 

Repository files navigation

OTPHP - PHP One Time Password Library

Scrutinizer Quality Score Code Coverage

Build Status HHVM Status

SensioLabsInsight

Dependency Status

Latest Stable Version Total Downloads Latest Unstable Version License

A php library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm)

This is compatible with Google Authenticator apps available for Android and iPhone, and now in use on GMail

This is a fork of https://github.com/lelag/otphp with the following changes:

  • Unit et Functional continuous tests using Travis-CI
  • Code Quality information
  • Better namespace usage
  • Test coverage information
  • 100% test coverage
  • Issuer support

Documentation

Licence

This software is release under MIT licence.

About

PHP OTP Library compatible with Google Authenticator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%