Libraries tagged by algorithms
bandwidth-throttle/token-bucket
2077664 Downloads
Implementation of the Token Bucket algorithm.
doganoo/php-algorithms
6822 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
nekman/luhn-algorithm
928000 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
12463136 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
6551656 Downloads
HMAC Based Signature Algorithms the JWT Framework.
flow-php/snappy
523425 Downloads
PHP ETL - Google Snappy compression algorithm implementation
sop/crypto-types
1525282 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
whitehat101/apr1-md5
10127380 Downloads
Apache's APR1-MD5 algorithm in pure PHP
vanderlee/syllable
533915 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
vaimo/topological-sort
4760739 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 7.0 - 7.2)
touhonoob/rate-limit
558269 Downloads
PHP rate limiting library with Token Bucket Algorithm
toflar/state-set-index
349503 Downloads
Implementation of the State Set Index Algorithm
saikiran/geohash
639973 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
php-tui/cassowary
1309666 Downloads
Cassowary constraint solving algorithm implementation
org_heigl/hyphenator
1402354 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm