Libraries tagged by algorithmic
palepurple/rate-limit
560741 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
maba/gentle-force-bundle
550219 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
630097 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
kschu91/largest-remainder-method
86737 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.
hyperf/token-bucket
1969902 Downloads
Implementation of the Token Bucket algorithm.
cloudstek/php-laff
81568 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
bdelespierre/php-kmeans
149257 Downloads
K-Means algorithm for PHP
axy/codecs-base64vlq
787158 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
ambta/doctrine-encrypt-bundle
283183 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
alexcrawford/lexorank-php
92844 Downloads
PHP Implementation of JIRA's LexoRank algorithm.
open-southeners/laravel-vapor-response-compression
160499 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
leigh/mt-rand
99037 Downloads
PHP implementation of the MT19937 algorithm
voku/phonetic-algorithms
43680 Downloads
Phonetic-Algorithms for fuzzy searching | PHP
web-token/jwt-encryption-algorithm-pbes2
742167 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
275271 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.