Libraries tagged by Agorithm
davechild/textstatistics
1849081 Downloads
PHP package to measure the readability of text according to various algorithms.
bandwidth-throttle/token-bucket
1664412 Downloads
Implementation of the Token Bucket algorithm.
web-token/jwt-signature-algorithm-rsa
10113166 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5874497 Downloads
HMAC Based Signature Algorithms the JWT Framework.
whitehat101/apr1-md5
9052334 Downloads
Apache's APR1-MD5 algorithm in pure PHP
vanderlee/syllable
338188 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
vaimo/topological-sort
3478200 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
touhonoob/rate-limit
458691 Downloads
PHP rate limiting library with Token Bucket Algorithm
saikiran/geohash
296253 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
php-tui/cassowary
56441 Downloads
Cassowary constraint solving algorithm implementation
org_heigl/hyphenator
1201106 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
marvinlabs/laravel-luhn
306593 Downloads
Luhn algorithm for Laravel
maba/gentle-force-bundle
465260 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
526697 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lustre/php-dfa-sensitive
122997 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.