Libraries tagged by algm
niiknow/bayes
37012 Downloads
a machine learning lib
mcordingley/linearalgebra
120474 Downloads
Matrix math for PHP.
kirouane/interval
68360 Downloads
Library to handel intervals
ionux/phactor
55137 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
73275 Downloads
file system KDTree index
flow-php/snappy
69262 Downloads
PHP ETL - Google Snappy compression algorithm implementation
cmsig/seal-symfony-bundle
72475 Downloads
An integration of CMS-IG SEAL search abstraction into Symfony Framework.
almacareer/coding-standard
14172 Downloads
Coding standard used in Alma Career projects
algb12/graph-ds
122931 Downloads
A fast implementation of the graph data-structure in PHP
xxtea/xxtea
39397 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
wikimedia/running-stat
767671 Downloads
PHP implementations of online statistical algorithms
vaimo/topological-sort
3763668 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 7.0 - 7.2)
toflar/state-set-index
93310 Downloads
Implementation of the State Set Index Algorithm
pedrosancao/php-otp
48832 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
490647 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit