Libraries tagged by Algorithm
hexogen/kdtree
90875 Downloads
file system KDTree index
sop/crypto-types
1423915 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
savvot/random
261740 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
niiknow/bayes
54474 Downloads
a machine learning lib
xxtea/xxtea
42652 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
wikimedia/running-stat
837707 Downloads
PHP implementations of online statistical algorithms
sycho/codecs-base64vlq
1220313 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
pedrosancao/php-otp
70125 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
542693 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-response-compression
132211 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
noodlesnz/double-metaphone
151108 Downloads
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.
maba/gentle-force-bundle
532848 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
609048 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
hyperf/token-bucket
1863378 Downloads
Implementation of the Token Bucket algorithm.
freelancehunt/php-credit-card-validator
663150 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.