Libraries tagged by algorithms
web-token/jwt-signature-algorithm-rsa
9962642 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5832122 Downloads
HMAC Based Signature Algorithms the JWT Framework.
whitehat101/apr1-md5
8996804 Downloads
Apache's APR1-MD5 algorithm in pure PHP
vanderlee/syllable
331279 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
touhonoob/rate-limit
453612 Downloads
PHP rate limiting library with Token Bucket Algorithm
saikiran/geohash
286141 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
org_heigl/hyphenator
1192879 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
marvinlabs/laravel-luhn
300449 Downloads
Luhn algorithm for Laravel
maba/gentle-force-bundle
456871 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maba/gentle-force
516985 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lustre/php-dfa-sensitive
121029 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kmlaravel/laravel-geographical-calculator
56889 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
jlorente/php-credit-cards
285250 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
1329339 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
fisharebest/algorithm
76042 Downloads
Implementation of standard algorithms in PHP.