Libraries tagged by Algorithem
niiknow/bayes
34478 Downloads
a machine learning lib
jmgq/a-star
49305 Downloads
A* (A Star) algorithm for PHP
ionux/phactor
52765 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
69574 Downloads
file system KDTree index
flow-php/snappy
55077 Downloads
PHP ETL - Google Snappy compression algorithm implementation
wikimedia/running-stat
747696 Downloads
PHP implementations of online statistical algorithms
toflar/state-set-index
74074 Downloads
Implementation of the State Set Index Algorithm
pedrosancao/php-otp
44331 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
476460 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-response-compression
28473 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
hyperf/token-bucket
1424010 Downloads
Implementation of the Token Bucket algorithm.
freelancehunt/php-credit-card-validator
476715 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
fieg/bayes
90983 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
emcconville/polyline-encoder
223406 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
cloudstek/php-laff
64507 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP