An open API service indexing awesome lists of open source software.

https://github.com/sjinks/php-otp

Simple HOTP/TOTP generation library
https://github.com/sjinks/php-otp

Last synced: 9 months ago
JSON representation

Simple HOTP/TOTP generation library

Awesome Lists containing this project

README

          

# php-otp

[![CI](https://github.com/sjinks/php-otp/actions/workflows/ci.yaml/badge.svg)](https://github.com/sjinks/php-otp/actions/workflows/ci.yaml)
[![Maintainability](https://api.codeclimate.com/v1/badges/44113f25e07a04dcbe79/maintainability)](https://codeclimate.com/github/sjinks/php-otp/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/44113f25e07a04dcbe79/test_coverage)](https://codeclimate.com/github/sjinks/php-otp/test_coverage)

Simple HOTP/TOTP generation library