Libraries tagged by algm
vanderlee/syllable
348587 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
vaimo/topological-sort
3635824 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
umpirsky/twig-php-function
4176250 Downloads
Call (almost) any PHP function from your Twig templates.
touhonoob/rate-limit
466770 Downloads
PHP rate limiting library with Token Bucket Algorithm
saikiran/geohash
310417 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
php-tui/cassowary
103217 Downloads
Cassowary constraint solving algorithm implementation
pecee/simple-router
178799 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
1214430 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
mayflower/php-codebrowser
2163723 Downloads
A code browser that augments the code with information from various QA tools.
marvinlabs/laravel-luhn
315732 Downloads
Luhn algorithm for Laravel
maba/gentle-force-bundle
474254 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
537771 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lustre/php-dfa-sensitive
125751 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kmlaravel/laravel-geographical-calculator
61187 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
jlorente/php-credit-cards
306215 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.