Libraries tagged by algorithms
open-southeners/laravel-response-compression
164198 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
marvinlabs/laravel-luhn
444163 Downloads
Luhn algorithm for Laravel
maba/gentle-force-bundle
539982 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
617559 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lustre/php-dfa-sensitive
151677 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kmlaravel/laravel-geographical-calculator
83677 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
jlorente/php-credit-cards
461093 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
1417267 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
freelancehunt/php-credit-card-validator
681355 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
emcconville/polyline-encoder
342512 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
doganoo/php-algorithms
6007 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
emcconville/point-reduction-algorithms
204529 Downloads
A collection of algorithms for reducing the number of points in polyline
web-token/jwt-signature-algorithm-none
3694699 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
2219517 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
2154598 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.