Libraries tagged by onetime
devmehq/sdk-php
12 Downloads
DEV.ME SDK for PHP
danielemontecchi/laravel-patcher
0 Downloads
A predictable system for applying one-time operational or data patches in Laravel—trackable, skippable, and rollback-ready.
beastbytes/yii-otp
7 Downloads
Library that simplifies using One Time Passwords (OTP) (HOTP or TOTP algorithm) in Yii3 applications
alrez96/laravel-otp
9 Downloads
OTP login system for the Laravel framework.
abdullahfaqeir/laravel-otp
11 Downloads
2spark/framework-bundle
1664 Downloads
2Spark Framework Bundle
d3/oxtotp
56 Downloads
Two-factor authentication via time-based one-time password for OXID eSales shop
youngmayor/laravel-otp
39 Downloads
A laravel package for generating and validating One Time Pins
yevhenii/laravel-entity
0 Downloads
This package add useful commands to Laravel project, commands like creating repository, and creating all in one time controller, model, repository, migration
yaman-shahbander-dev/totp-generator
2 Downloads
A PHP implementation of Time-Based One-Time Password (TOTP), using Base32 encoding and HMAC hashing. Generates and verifies OTPs for secure authentication.
xruff/totpauth
220 Downloads
Nette extension for Time-Based One-Time Password Algorithm
wccplatform/otphp
161 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
wayne-oliver/otp
517 Downloads
Simple one time pin (otp) class
wacon/secrets
3 Downloads
secrets is used to encrypt messages and share them as a one-time link. The extension is suitable for organizations that place particular emphasis on security and trustworthiness. Since all communication takes place via your own web server, no third-party tools from servers whose location is not known (DSGVO) are necessary. Your own domain name in the link is more trustworthy and makes a more professional impression.
viezel/otp
0 Downloads
One Time Password for Laravel