Libraries tagged by algol
nekman/luhn-algorithm
918998 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
fisharebest/algorithm
123830 Downloads
Implementation of standard algorithms in PHP.
doganoo/php-algorithms
6724 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
web-token/jwt-signature-algorithm-rsa
12396867 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
6538307 Downloads
HMAC Based Signature Algorithms the JWT Framework.
flow-php/snappy
476333 Downloads
PHP ETL - Google Snappy compression algorithm implementation
whitehat101/apr1-md5
10086772 Downloads
Apache's APR1-MD5 algorithm in pure PHP
vanderlee/syllable
523381 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
vaimo/topological-sort
4707592 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 7.0 - 7.2)
touhonoob/rate-limit
555092 Downloads
PHP rate limiting library with Token Bucket Algorithm
toflar/state-set-index
335477 Downloads
Implementation of the State Set Index Algorithm
saikiran/geohash
620247 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
php-tui/cassowary
1257091 Downloads
Cassowary constraint solving algorithm implementation
org_heigl/hyphenator
1394479 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
open-southeners/laravel-response-compression
237859 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)