Libraries tagged by Agorithm
davechild/textstatistics
1706914 Downloads
PHP package to measure the readability of text according to various algorithms.
bandwidth-throttle/token-bucket
1480070 Downloads
Implementation of the Token Bucket algorithm.
graphp/algorithms
2110772 Downloads
Common mathematical graph algorithms implemented in PHP
web-token/jwt-signature-algorithm-hmac
5528672 Downloads
HMAC Based Signature Algorithms the JWT Framework.
sop/crypto-types
845063 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
whitehat101/apr1-md5
8617357 Downloads
Apache's APR1-MD5 algorithm in pure PHP
vanderlee/syllable
280373 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
touhonoob/rate-limit
408436 Downloads
PHP rate limiting library with Token Bucket Algorithm
org_heigl/hyphenator
1135675 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
marvinlabs/laravel-luhn
257370 Downloads
Luhn algorithm for Laravel
lustre/php-dfa-sensitive
110836 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kmlaravel/laravel-geographical-calculator
45952 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
jlorente/php-credit-cards
214076 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.
inacho/php-credit-card-validator
1300414 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
nekman/luhn-algorithm
594604 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.