Libraries tagged by algorithms
web-token/jwt-signature-algorithm-rsa
10217032 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5900262 Downloads
HMAC Based Signature Algorithms the JWT Framework.
whitehat101/apr1-md5
9095690 Downloads
Apache's APR1-MD5 algorithm in pure PHP
vanderlee/syllable
343560 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
vaimo/topological-sort
3592425 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
touhonoob/rate-limit
462618 Downloads
PHP rate limiting library with Token Bucket Algorithm
saikiran/geohash
303977 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
php-tui/cassowary
83626 Downloads
Cassowary constraint solving algorithm implementation
org_heigl/hyphenator
1208303 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
marvinlabs/laravel-luhn
311493 Downloads
Luhn algorithm for Laravel
maba/gentle-force-bundle
470694 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
533122 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lustre/php-dfa-sensitive
124423 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kmlaravel/laravel-geographical-calculator
60061 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
jlorente/php-credit-cards
300425 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.