Libraries tagged by algotrig
nanokaweb/spaced-repetition
753 Downloads
Spaced repetition algorithms (SuperMemo algorithm SM-2)
mkd/laravel-otp
7 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.
mieuxvoter/majority-judgment
99 Downloads
Deliberate your polls using Majority Judgment with a fast, robust, interface-oriented and scalable algorithm.
magentron/metaphone-spanish
148 Downloads
PHP implementation of the Spanish metaphone algorithm
lsat/yii2-otp
665 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
leigh/poly1305
120 Downloads
Pure PHP implementations of the Poly1305 MAC algorithm.
kudashevs/rake-php
106 Downloads
A PHP implementation of the Rapid Automatic Keyword Extraction (RAKE) algorithm.
kostikpenzin/credit-calc
1061 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.
kjantzer/liquidmetal-php
400841 Downloads
LiquidMetal is a PHP port of liquidmetal.js, a Quicksilver-inspiried scoring algorithm.
kenlas/mnb-qr-code-payment-generator-php
131 Downloads
PHP implementation of MNB's QR code payment generation algorithm
jacques/luhn
765 Downloads
Luhn algorithm implementation
irabbi360/php-credit-card-validator
68 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
insolita/metaphone
23 Downloads
Metaphone algorithm implementation adopted to russian
igirid/parrallex
62 Downloads
Encryption and decryption algorithms for parrallex
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.