Libraries tagged by algos
algo26-matthias/idna-convert
2605599 Downloads
A library for encoding and decoding internationalized domain names
whitehat101/apr1-md5
10148646 Downloads
Apache's APR1-MD5 algorithm in pure PHP
vanderlee/syllable
538847 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
vaimo/topological-sort
4793820 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 7.0 - 7.2)
umpirsky/twig-php-function
4591041 Downloads
Call (almost) any PHP function from your Twig templates.
touhonoob/rate-limit
560545 Downloads
PHP rate limiting library with Token Bucket Algorithm
toflar/state-set-index
358331 Downloads
Implementation of the State Set Index Algorithm
saikiran/geohash
652752 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
php-tui/cassowary
1352759 Downloads
Cassowary constraint solving algorithm implementation
org_heigl/hyphenator
1406543 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
open-southeners/laravel-response-compression
272903 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
marvinlabs/laravel-luhn
473335 Downloads
Luhn algorithm for Laravel
kmlaravel/laravel-geographical-calculator
89804 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
jlorente/php-credit-cards
513939 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
1444732 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date