Libraries tagged by algorithmic
web-token/jwt-signature-algorithm-rsa
10502531 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5966037 Downloads
HMAC Based Signature Algorithms the JWT Framework.
whitehat101/apr1-md5
9219789 Downloads
Apache's APR1-MD5 algorithm in pure PHP
vanderlee/syllable
357902 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
touhonoob/rate-limit
473878 Downloads
PHP rate limiting library with Token Bucket Algorithm
saikiran/geohash
324653 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
php-tui/cassowary
172181 Downloads
Cassowary constraint solving algorithm implementation
org_heigl/hyphenator
1225350 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
marvinlabs/laravel-luhn
324774 Downloads
Luhn algorithm for Laravel
lustre/php-dfa-sensitive
128392 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kmlaravel/laravel-geographical-calculator
63533 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
jlorente/php-credit-cards
318801 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
1347331 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
721599 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
fisharebest/algorithm
81768 Downloads
Implementation of standard algorithms in PHP.