Libraries tagged by one-time
rainwaves/payfast-payment
440 Downloads
This is a PHP package for integrating with the PayFast.co.za payment gateway. It provides a convenient way to handle one-time payments and recurring billing in your PHP applications, with support for both vanilla PHP and Laravel.
othyn/php-time-remaining
1275 Downloads
A tiny library that helps with simple progress output, focusing on time remaining.
netcreaties/laravel-synchronize
10101 Downloads
Laravel Synchronizations will enable you to create one time synchronizations and prevent creating commands you only use once
leo108/email-fake-filter
450 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
994 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.
brainstud/laravel-deployment-scripts
4512 Downloads
Create one time deployment scripts to run at the next release
eloquent/otis
582 Downloads
One-time password / multi-factor authentication library for PHP.
graxmonzo/laravel-one-time-password
29 Downloads
One time password (OTP) generation trait for Laravel
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
11716 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
243 Downloads
PHP TOTP implementation for rfc6238
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.
ericmann/totp
85 Downloads
PHP implementation of the TOTP protocol.