Libraries tagged by algorithms
hexogen/kdtree
68239 Downloads
file system KDTree index
flow-php/snappy
48835 Downloads
PHP ETL - Google Snappy compression algorithm implementation
sop/crypto-types
1054881 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
niiknow/bayes
33733 Downloads
a machine learning lib
wikimedia/running-stat
735229 Downloads
PHP implementations of online statistical algorithms
toflar/state-set-index
65276 Downloads
Implementation of the State Set Index Algorithm
pedrosancao/php-otp
42613 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
469151 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-response-compression
23570 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
hyperf/token-bucket
1391256 Downloads
Implementation of the Token Bucket algorithm.
freelancehunt/php-credit-card-validator
467471 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
fieg/bayes
90505 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
emcconville/polyline-encoder
220094 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
cloudstek/php-laff
63809 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
bdelespierre/php-kmeans
106718 Downloads
K-Means algorithm for PHP