Libraries tagged by Algorithem
hexogen/kdtree
73579 Downloads
file system KDTree index
flow-php/snappy
71238 Downloads
PHP ETL - Google Snappy compression algorithm implementation
wikimedia/running-stat
769054 Downloads
PHP implementations of online statistical algorithms
vaimo/topological-sort
3777427 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 7.0 - 7.2)
toflar/state-set-index
94849 Downloads
Implementation of the State Set Index Algorithm
pedrosancao/php-otp
49317 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
492051 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-response-compression
47581 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
maba/gentle-force-bundle
486697 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maba/gentle-force
553172 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
hyperf/token-bucket
1503119 Downloads
Implementation of the Token Bucket algorithm.
freelancehunt/php-credit-card-validator
503785 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
emcconville/polyline-encoder
232221 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
cloudstek/php-laff
66818 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
bdelespierre/php-kmeans
114168 Downloads
K-Means algorithm for PHP