Libraries tagged by Algorithem
davechild/textstatistics
1872922 Downloads
PHP package to measure the readability of text according to various algorithms.
bandwidth-throttle/token-bucket
1703788 Downloads
Implementation of the Token Bucket algorithm.
web-token/jwt-signature-algorithm-rsa
10311211 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5923745 Downloads
HMAC Based Signature Algorithms the JWT Framework.
whitehat101/apr1-md5
9134430 Downloads
Apache's APR1-MD5 algorithm in pure PHP
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)
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
org_heigl/hyphenator
1214430 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
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.