Libraries tagged by Algorithem
gandung/topsis-fmadm
24 Downloads
The TOPSIS FMADM (Fuzzy Multiple Attribute Decision Making) Algorithm
g4/php-credit-card-validator
15 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
g105b/graph
8 Downloads
Implementation of Dijkstra's algorithm
funnyfig/swoole_retrier
45 Downloads
repeatedly run a callable until stop called or timed-out. retry delay algorithm is borrowed from malkusch/lock Loop
fredricj/check-algos
7 Downloads
Collection of checksum algorithms. Currently supports Verhoeff, Luhn and Damm algorithms
frantzmiccoli/phphoneticindexing
10 Downloads
Phonetic indexing for PHP, uses the standard library for English, Cologne phonetics for German and a custom algorithm for French
foryoufeng/md5sign
283 Downloads
A MD5 encryption algorithm
filipsedivy/recryptor
18 Downloads
🔐 Class for quick and easy change the encryption algorithm
filippofinke/insta-learn
0 Downloads
Machine learning based follow unfollow algorithm
fieg/markov
42 Downloads
Implementation of MarkovChain algorithm in PHP
fieg/graph-search
53 Downloads
Implementation of Graph Search algorithm in PHP
fgh151/yii2-quiz
88 Downloads
Provide quiz algorithms
fgendorf/plugin-authenticator
2 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
fat2fast/yii2-otp
8 Downloads
Fat Too Fast 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
fabis94/php-twiddle
56711 Downloads
The Chase's Twiddle algorithm rewritten in PHP that returns all combinations of m out of n objects.