Libraries tagged by onetime
leo108/email-fake-filter
296 Downloads
Email Fake Filter is a PHP library that allows you to check if an email address is a disposable/one-time email address.
kostikpenzin/credit-calc
886 Downloads
Calculator for calculating the loan repayment schedule using annuity/differentiated repayment methods. You can specify partial early repayment, as well as take into account one-time/periodic commissions. The package is easily expanded with our own algorithms for calculating the repayment schedule.
delight-im/otp
197 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
brainstud/laravel-deployment-scripts
4398 Downloads
Create one time deployment scripts to run at the next release
eloquent/otis
580 Downloads
One-time password / multi-factor authentication library for PHP.
suraj1716/onetimestripe
11 Downloads
Laravel contact form package
graxmonzo/laravel-one-time-password
29 Downloads
One time password (OTP) generation trait for Laravel
d3/oxid-twofactor-onetimepassword
105 Downloads
Two-factor authentication via time-based one-time password for OXID eSales shop
xphere/one-time-access-bundle
5943 Downloads
Authenticate your users in a Symfony2 application through a one-time access url
berny/one-time-access-bundle
11713 Downloads
Authenticate your users in a Symfony2 application through a one-time access url
unicalabs/agrippa
341 Downloads
A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...
sunnyvision/php-totp
239 Downloads
PHP TOTP implementation for rfc6238
moeen-basra/laravel-passport-otp-grant
1239 Downloads
Laravel Passport One Time Pin Grant
mkd/laravel-otp
4 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.
mkd/laravel-advanced-otp
6 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.