Libraries tagged by Algorithem
loilo/fuse
1165886 Downloads
Fuzzy search for PHP based on Bitap algorithm
davechild/textstatistics
1799832 Downloads
PHP package to measure the readability of text according to various algorithms.
bandwidth-throttle/token-bucket
1597624 Downloads
Implementation of the Token Bucket algorithm.
web-token/jwt-signature-algorithm-hmac
5775353 Downloads
HMAC Based Signature Algorithms the JWT Framework.
whitehat101/apr1-md5
8912785 Downloads
Apache's APR1-MD5 algorithm in pure PHP
vanderlee/syllable
320256 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
touhonoob/rate-limit
444511 Downloads
PHP rate limiting library with Token Bucket Algorithm
saikiran/geohash
270790 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
org_heigl/hyphenator
1179838 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
marvinlabs/laravel-luhn
289576 Downloads
Luhn algorithm for Laravel
maba/gentle-force-bundle
445666 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
503736 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lustre/php-dfa-sensitive
117869 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kmlaravel/laravel-geographical-calculator
53871 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
jlorente/php-credit-cards
270527 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.