Libraries tagged by Agorithm
sop/crypto-types
1044258 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
niiknow/bayes
33365 Downloads
a machine learning lib
jmgq/a-star
48447 Downloads
A* (A Star) algorithm for PHP
ionux/phactor
51298 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
67252 Downloads
file system KDTree index
flow-php/snappy
45758 Downloads
PHP ETL - Google Snappy compression algorithm implementation
wikimedia/running-stat
732857 Downloads
PHP implementations of online statistical algorithms
toflar/state-set-index
61518 Downloads
Implementation of the State Set Index Algorithm
pedrosancao/php-otp
41613 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
465119 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-response-compression
19715 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
hyperf/token-bucket
1372627 Downloads
Implementation of the Token Bucket algorithm.
freelancehunt/php-credit-card-validator
462282 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
fieg/bayes
90335 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
emcconville/polyline-encoder
218429 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression