Libraries tagged by Algorithm
flow-php/snappy
60925 Downloads
PHP ETL - Google Snappy compression algorithm implementation
sop/crypto-types
1096944 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
niiknow/bayes
35456 Downloads
a machine learning lib
wikimedia/running-stat
758514 Downloads
PHP implementations of online statistical algorithms
vaimo/topological-sort
3690289 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 7.0 - 7.2)
toflar/state-set-index
80565 Downloads
Implementation of the State Set Index Algorithm
pedrosancao/php-otp
46203 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
483261 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-response-compression
37853 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
hyperf/token-bucket
1453210 Downloads
Implementation of the Token Bucket algorithm.
freelancehunt/php-credit-card-validator
487042 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
fieg/bayes
91323 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
emcconville/polyline-encoder
226886 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
cloudstek/php-laff
65311 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
bdelespierre/php-kmeans
110742 Downloads
K-Means algorithm for PHP