Libraries tagged by algos
bandwidth-throttle/token-bucket
1619663 Downloads
Implementation of the Token Bucket algorithm.
web-token/jwt-signature-algorithm-rsa
9853818 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5807198 Downloads
HMAC Based Signature Algorithms the JWT Framework.
iidestiny/flysystem-oss
490425 Downloads
Flysystem adapter for the Oss storage.
algolia/search-bundle
1419271 Downloads
algo26-matthias/idna-convert
2048438 Downloads
A library for encoding and decoding internationalized domain names
whitehat101/apr1-md5
8956294 Downloads
Apache's APR1-MD5 algorithm in pure PHP
vanderlee/syllable
326678 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
umpirsky/twig-php-function
4098594 Downloads
Call (almost) any PHP function from your Twig templates.
touhonoob/rate-limit
449775 Downloads
PHP rate limiting library with Token Bucket Algorithm
saikiran/geohash
278807 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
pecee/simple-router
167378 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
1187417 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
marvinlabs/laravel-luhn
295746 Downloads
Luhn algorithm for Laravel
maba/gentle-force-bundle
452223 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