Libraries tagged by Aligo
vanderlee/syllable
361538 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
touhonoob/rate-limit
476772 Downloads
PHP rate limiting library with Token Bucket Algorithm
saikiran/geohash
330061 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
php-tui/cassowary
205362 Downloads
Cassowary constraint solving algorithm implementation
org_heigl/hyphenator
1229544 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
marvinlabs/laravel-luhn
329639 Downloads
Luhn algorithm for Laravel
lustre/php-dfa-sensitive
129319 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kmlaravel/laravel-geographical-calculator
64333 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
kartik-v/yii2-tabs-x
1259833 Downloads
A supercharged Bootstrap tabs widget with ability to align tabs in multiple ways, add borders, rotated titles, and more.
kartik-v/bootstrap-tabs-x
1236804 Downloads
Extended Bootstrap Tabs with ability to align tabs in multiple ways, add borders, rotated titles, and more.
jlorente/php-credit-cards
324095 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
1350589 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
10up/10up-experience
401036 Downloads
The 10up Experience plugin configures WordPress to better protect and inform clients, aligned to 10up's best practices
nekman/luhn-algorithm
727971 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
fisharebest/algorithm
82625 Downloads
Implementation of standard algorithms in PHP.