Libraries tagged by Aligo
jmgq/a-star
48970 Downloads
A* (A Star) algorithm for PHP
ionux/phactor
52371 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
68927 Downloads
file system KDTree index
flow-php/snappy
52198 Downloads
PHP ETL - Google Snappy compression algorithm implementation
cmsig/seal-symfony-bundle
46017 Downloads
An integration of CMS-IG SEAL search abstraction into Symfony Framework.
cmsig/seal
50334 Downloads
Search Engine Abstraction Layer
aligent/magento2-pci-4-compatibility
4612 Downloads
Provide compatibility with PCI DSS 4.0 requirements
wikimedia/running-stat
740348 Downloads
PHP implementations of online statistical algorithms
toflar/state-set-index
71183 Downloads
Implementation of the State Set Index Algorithm
pedrosancao/php-otp
43518 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
472970 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-response-compression
26184 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
hyperf/token-bucket
1410465 Downloads
Implementation of the Token Bucket algorithm.
freelancehunt/php-credit-card-validator
472355 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
fieg/bayes
90726 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.