Libraries tagged by algm
alimranahmed/laraocr
38177 Downloads
Laravel Optical Character Reader(OCR) package using different OCR engines like Tesseract
algb12/graph-ds
107312 Downloads
A fast implementation of the graph data-structure in PHP
algatux/influxdb-bundle
320797 Downloads
Bundle service integration of official influxdb/influxdb-php client
wikimedia/running-stat
680590 Downloads
PHP implementations of online statistical algorithms
vaimo/topological-sort
3034127 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
sycho/codecs-base64vlq
723896 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
saikiran/geohash
229078 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
palepurple/rate-limit
406912 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-vapor-response-compression
65632 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
maba/gentle-force-bundle
419313 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
471493 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lmc/coding-standard
193094 Downloads
Coding standard used in Alma Career Czechia (LMC) projects
jeroenvisser101/leakybucket
107998 Downloads
An implementation of the Leaky Bucket algorithm.
hyperf/token-bucket
1017477 Downloads
Implementation of the Token Bucket algorithm.
freelancehunt/php-credit-card-validator
383253 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.