Libraries tagged by algol
saikiran/geohash
226930 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
palepurple/rate-limit
403755 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-vapor-response-compression
64429 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
maba/gentle-force-bundle
418128 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
469956 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
jeroenvisser101/leakybucket
107689 Downloads
An implementation of the Leaky Bucket algorithm.
hyperf/token-bucket
1002237 Downloads
Implementation of the Token Bucket algorithm.
freelancehunt/php-credit-card-validator
379874 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
190755 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
cloudstek/php-laff
54627 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
bdelespierre/php-kmeans
94121 Downloads
K-Means algorithm for PHP
assisted-mindfulness/naive-bayes
439399 Downloads
Naive Bayes classifier algorithm
ambta/doctrine-encrypt-bundle
260056 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
voku/phonetic-algorithms
27770 Downloads
Phonetic-Algorithms for fuzzy searching | PHP
rootsoft/algorand-php
9791 Downloads
Community SDK to interact with the Algorand network, in PHP & Laravel