Libraries tagged by zalgo
maba/gentle-force-bundle
463355 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
524522 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lustre/php-dfa-sensitive
122503 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kmlaravel/laravel-geographical-calculator
58346 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
jlorente/php-credit-cards
291774 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
1332833 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
686456 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
fisharebest/algorithm
77267 Downloads
Implementation of standard algorithms in PHP.
emcconville/point-reduction-algorithms
166365 Downloads
A collection of algorithms for reducing the number of points in polyline
doganoo/php-algorithms
3712 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-none
3539903 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
4025479 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
1900438 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
904452 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1258431 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.