Libraries tagged by algol
mobly/connectopus-throttling
7524 Downloads
Implementation of the Token Bucket algorithm. Forked by Mobly.
mieuxvoter/majority-judgment
96 Downloads
Deliberate your polls using Majority Judgment with a fast, robust, interface-oriented and scalable algorithm.
marianperca/token-bucket
99 Downloads
Implementation of the Token Bucket algorithm.
lsat/yii2-otp
563 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/chacha20
156 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
kostikpenzin/credit-calc
708 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
400770 Downloads
LiquidMetal is a PHP port of liquidmetal.js, a Quicksilver-inspiried scoring algorithm.
kenlas/mnb-qr-code-payment-generator-php
119 Downloads
PHP implementation of MNB's QR code payment generation algorithm
jcbontemps/phylogenetictree
6 Downloads
Compute phylogenetic trees from distance matrix using BioNJ algorithm. It produce Newick file and Weighted newick if needed. There is also a render using Equal-angle algorithm and SVG output for testing. It's recommended to use a JS render like 'phylotree.js' (demo of phylotree.js here http://phylotree.hyphy.org/).
jacques/luhn
560 Downloads
Luhn algorithm implementation
irabbi360/php-credit-card-validator
27 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
insolita/metaphone
15 Downloads
Metaphone algorithm implementation adopted to russian
igirid/parrallex
49 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.
herroffizier/limcache
1477 Downloads
Non-persistent cache manager with LRU and MRU algorithms