Libraries tagged by Algorithem
davechild/textstatistics
1914845 Downloads
PHP package to measure the readability of text according to various algorithms.
bandwidth-throttle/token-bucket
1748282 Downloads
Implementation of the Token Bucket algorithm.
doganoo/php-algorithms
4278 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
10656639 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
6000876 Downloads
HMAC Based Signature Algorithms the JWT Framework.
whitehat101/apr1-md5
9283563 Downloads
Apache's APR1-MD5 algorithm in pure PHP
vanderlee/syllable
366045 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
touhonoob/rate-limit
479744 Downloads
PHP rate limiting library with Token Bucket Algorithm
saikiran/geohash
336242 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
php-tui/cassowary
239252 Downloads
Cassowary constraint solving algorithm implementation
org_heigl/hyphenator
1234426 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
marvinlabs/laravel-luhn
335525 Downloads
Luhn algorithm for Laravel
lustre/php-dfa-sensitive
130327 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kmlaravel/laravel-geographical-calculator
65183 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
jlorente/php-credit-cards
331017 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.