Libraries tagged by one hot
spomky-labs/otphp
36321193 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
christian-riesen/otp
4132570 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
vaimo/composer-patches
3580890 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
jakobo/hotp-php
56817 Downloads
HOTP simplifies One Time Password systems for PHP Authentication
rych/otp
235014 Downloads
PHP implementation of the OATH one-time password standards
pedrosancao/php-otp
41073 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
jiripudil/otp
16144 Downloads
Library that generates and verifies one-time passwords.
rubix/credit
207 Downloads
An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.
o-ba/mfa-hotp
70 Downloads
TYPO3 hmac-based one-time password provider
imseyed/auth2fa
59 Downloads
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.
mkd/laravel-otp
5 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
sam002/yii2-otp
904 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
lsat/yii2-otp
654 Downloads
LSAT YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
delight-im/otp
223 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
hotelmah/mysql-table-editor
9 Downloads
MySQL Table Editor Web Application/Project. Add, View, Edit, and Delete (CRUD) records from one table at a time. Switch to other MySQL Tables in your browser. First, set up a per Table Configuration for each table. Specify what fields to see and what fields are required for add/edit. Enjoy a fancy CSS.