Libraries tagged by Aligo
wikimedia/running-stat
873203 Downloads
PHP implementations of online statistical algorithms
sycho/codecs-base64vlq
1360845 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
stymiee/php-simple-encryption
10431 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
pedrosancao/php-otp
78818 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
562862 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
noodlesnz/double-metaphone
160331 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
552089 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
632240 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
kschu91/largest-remainder-method
87715 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.
hyperf/token-bucket
1979914 Downloads
Implementation of the Token Bucket algorithm.
flow-php/types
483874 Downloads
Extended types for PHP aligned with modern static analysis tools to provide better type safety.
emcconville/polyline-encoder
386749 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
cloudstek/php-laff
81905 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
bdelespierre/php-kmeans
150192 Downloads
K-Means algorithm for PHP
axy/codecs-base64vlq
798743 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm