Libraries tagged by algm
touhonoob/rate-limit
408657 Downloads
PHP rate limiting library with Token Bucket Algorithm
pecee/simple-router
145243 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
org_heigl/hyphenator
1135957 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
mayflower/php-codebrowser
2104896 Downloads
A code browser that augments the code with information from various QA tools.
marvinlabs/laravel-luhn
257595 Downloads
Luhn algorithm for Laravel
lustre/php-dfa-sensitive
110889 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kmlaravel/laravel-geographical-calculator
46023 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
jlorente/php-credit-cards
214544 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
1300620 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
595021 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
fisharebest/algorithm
69375 Downloads
Implementation of standard algorithms in PHP.
emcconville/point-reduction-algorithms
146808 Downloads
A collection of algorithms for reducing the number of points in polyline
doganoo/php-algorithms
2869 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
3434672 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
3899707 Downloads
EdDSA Signature Algorithm the JWT Framework.