Libraries tagged by algos
savvot/random
270077 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
niiknow/bayes
57192 Downloads
a machine learning lib
jmgq/a-star
56154 Downloads
A* (A Star) algorithm for PHP
ionux/phactor
89300 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
94442 Downloads
file system KDTree index
aboyadzhiev/php-math-parser
49496 Downloads
Simple mathematical expression parser and calculator.
algoyounes/circuit-breaker
5551 Downloads
Circuit Breaker is laravel package that provides a way to handle failures gracefully
wikimedia/running-stat
852726 Downloads
PHP implementations of online statistical algorithms
toflar/state-set-index
289427 Downloads
Implementation of the State Set Index Algorithm
sycho/codecs-base64vlq
1286670 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
setasign/setafpdf
107937 Downloads
SetaFPDF is a clone of FPDF with an almost compatible interface while using SetaPDF-Core internally for the PDF generation.
pedrosancao/php-otp
74328 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
552925 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
hyperf/token-bucket
1918131 Downloads
Implementation of the Token Bucket algorithm.
doctormckay/steam-totp
29284 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm