Libraries tagged by algorithmic
bandwidth-throttle/token-bucket
1984564 Downloads
Implementation of the Token Bucket algorithm.
nekman/luhn-algorithm
873519 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
fisharebest/algorithm
110669 Downloads
Implementation of standard algorithms in PHP.
web-token/jwt-signature-algorithm-rsa
12070308 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
6471442 Downloads
HMAC Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
4247564 Downloads
EdDSA Signature Algorithm the JWT Framework.
flow-php/snappy
320489 Downloads
PHP ETL - Google Snappy compression algorithm implementation
edgaras/strsim
57435 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
whitehat101/apr1-md5
9907197 Downloads
Apache's APR1-MD5 algorithm in pure PHP
vanderlee/syllable
481680 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
vaimo/topological-sort
4485979 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 7.0 - 7.2)
touhonoob/rate-limit
540812 Downloads
PHP rate limiting library with Token Bucket Algorithm
toflar/state-set-index
275217 Downloads
Implementation of the State Set Index Algorithm
saikiran/geohash
534404 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
php-tui/cassowary
1053292 Downloads
Cassowary constraint solving algorithm implementation