Libraries tagged by algorithmic
noodlesnz/double-metaphone
154644 Downloads
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.
hyperf/token-bucket
1898964 Downloads
Implementation of the Token Bucket algorithm.
cloudstek/php-laff
79571 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
bdelespierre/php-kmeans
144043 Downloads
K-Means algorithm for PHP
ambta/doctrine-encrypt-bundle
281283 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
alexcrawford/lexorank-php
87296 Downloads
PHP Implementation of JIRA's LexoRank algorithm.
open-southeners/laravel-vapor-response-compression
154999 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
voku/phonetic-algorithms
42119 Downloads
Phonetic-Algorithms for fuzzy searching | PHP
web-token/jwt-encryption-algorithm-pbes2
732706 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
267349 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
780833 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
972340 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1450820 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcmkw
787323 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
xylemical/php-expressions
90582 Downloads
An extensible mathematical expression parser and evaluator.