Libraries tagged by Algorithm
ionux/phactor
51686 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
hexogen/kdtree
68117 Downloads
file system KDTree index
flow-php/snappy
48178 Downloads
PHP ETL - Google Snappy compression algorithm implementation
sop/crypto-types
1052654 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
niiknow/bayes
33641 Downloads
a machine learning lib
wikimedia/running-stat
734765 Downloads
PHP implementations of online statistical algorithms
toflar/state-set-index
63963 Downloads
Implementation of the State Set Index Algorithm
pedrosancao/php-otp
42427 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
468292 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-response-compression
22572 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
hyperf/token-bucket
1388404 Downloads
Implementation of the Token Bucket algorithm.
freelancehunt/php-credit-card-validator
466414 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
fieg/bayes
90444 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
emcconville/polyline-encoder
219764 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
cloudstek/php-laff
63718 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP