Libraries tagged by algorithms
fisharebest/algorithm
111274 Downloads
Implementation of standard algorithms in PHP.
nekman/luhn-algorithm
875264 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
12082707 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
6473776 Downloads
HMAC Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
4249159 Downloads
EdDSA Signature Algorithm the JWT Framework.
flow-php/snappy
325453 Downloads
PHP ETL - Google Snappy compression algorithm implementation
edgaras/strsim
58508 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
whitehat101/apr1-md5
9913529 Downloads
Apache's APR1-MD5 algorithm in pure PHP
vanderlee/syllable
482968 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
vaimo/topological-sort
4494186 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 7.0 - 7.2)
touhonoob/rate-limit
541413 Downloads
PHP rate limiting library with Token Bucket Algorithm
toflar/state-set-index
277132 Downloads
Implementation of the State Set Index Algorithm
saikiran/geohash
538169 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
php-tui/cassowary
1060883 Downloads
Cassowary constraint solving algorithm implementation
org_heigl/hyphenator
1358572 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm