Libraries tagged by Algorithm
pedrosancao/php-otp
76821 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
558075 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
hyperf/token-bucket
1955521 Downloads
Implementation of the Token Bucket algorithm.
cloudstek/php-laff
81225 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
bdelespierre/php-kmeans
147679 Downloads
K-Means algorithm for PHP
axy/codecs-base64vlq
781206 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
ambta/doctrine-encrypt-bundle
282768 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
alexcrawford/lexorank-php
91316 Downloads
PHP Implementation of JIRA's LexoRank algorithm.
open-southeners/laravel-vapor-response-compression
159309 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
leigh/mt-rand
98609 Downloads
PHP implementation of the MT19937 algorithm
voku/phonetic-algorithms
43311 Downloads
Phonetic-Algorithms for fuzzy searching | PHP
web-token/jwt-encryption-algorithm-pbes2
740752 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
274153 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
981242 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1466921 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.