Libraries tagged by algorithms
useful-web/php-hypher
339 Downloads
hyphenation using Liang-Knuth algorithm
tdely/luhn
2903 Downloads
PHP implementation of the Luhn algorithm.
swanflutter/native-jwt
24 Downloads
A PHP 8.1+ JWT library (HMAC, RSA, ECDSA, EdDSA, RSASSA-PSS) with JWK/JWKS support, PSR-6 cached key sets, and built-in algorithm-confusion and alg=none protection.
subiabre/doctrine-snowflakes
282 Downloads
Custom id generator implementing snowflake algorithm
selay/php-credit-card-validator
9568 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
rubix/dota2
196 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.
rubix/divorce
455 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
180 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rmrevin/yii2-xxtea
277 Downloads
Extension for yii2 encryption algorithm XXTEA
qufo/mptt
5 Downloads
modified preorder tree traversal algorithm helper for laravel/lumen
proudcommerce/redirect404
1584 Downloads
Redirect on 404 error pages with levenshtein algorithm.
pivot-libre/tideman
64 Downloads
Implementation of the Tideman ranked pairs algorithm
pfinal/sm2-php
84 Downloads
Spaced repetition algorithms (SuperMemo algorithm SM-2)
patrickschur/markov-chain
65 Downloads
An implementation of the Markov chain algorithm in PHP.
orangesoft/backoff
563 Downloads
Back-off algorithm implementation.