Libraries tagged by Aligo
vanderlee/syllable
344944 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
vaimo/topological-sort
3602169 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
touhonoob/rate-limit
463755 Downloads
PHP rate limiting library with Token Bucket Algorithm
saikiran/geohash
305529 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
php-tui/cassowary
88366 Downloads
Cassowary constraint solving algorithm implementation
org_heigl/hyphenator
1209760 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
marvinlabs/laravel-luhn
312755 Downloads
Luhn algorithm for Laravel
maba/gentle-force-bundle
471611 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
534346 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lustre/php-dfa-sensitive
124782 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kmlaravel/laravel-geographical-calculator
60340 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
kartik-v/yii2-tabs-x
1225022 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
1202053 Downloads
Extended Bootstrap Tabs with ability to align tabs in multiple ways, add borders, rotated titles, and more.
jlorente/php-credit-cards
301887 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
1338228 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date