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