Libraries tagged by algoritma
web-token/jwt-signature-algorithm-ecdsa
16611561 Downloads
ECDSA Based Signature Algorithms the JWT Framework.
donatello-za/rake-php-plus
977537 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
wikimedia/aho-corasick
4353007 Downloads
An implementation of the Aho-Corasick string matching algorithm.
lustre/php-dfa-sensitive
159064 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
loilo/fuse
2160459 Downloads
Fuzzy search for PHP based on Bitap algorithm
davechild/textstatistics
2165386 Downloads
PHP package to measure the readability of text according to various algorithms.
bandwidth-throttle/token-bucket
2059864 Downloads
Implementation of the Token Bucket algorithm.
nekman/luhn-algorithm
916207 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
fisharebest/algorithm
123540 Downloads
Implementation of standard algorithms in PHP.
doganoo/php-algorithms
6698 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
12377728 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
6534989 Downloads
HMAC Based Signature Algorithms the JWT Framework.
flow-php/snappy
465762 Downloads
PHP ETL - Google Snappy compression algorithm implementation
edgaras/strsim
83955 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
whitehat101/apr1-md5
10075573 Downloads
Apache's APR1-MD5 algorithm in pure PHP