Libraries tagged by Algorithm
vaimo/topological-sort
2984282 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
toflar/state-set-index
22038 Downloads
Implementation of the State Set Index Algorithm
sycho/codecs-base64vlq
681955 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
saikiran/geohash
222759 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
palepurple/rate-limit
398201 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-vapor-response-compression
60984 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
maba/gentle-force-bundle
415802 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
466964 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
jeroenvisser101/leakybucket
107302 Downloads
An implementation of the Leaky Bucket algorithm.
hyperf/token-bucket
974176 Downloads
Implementation of the Token Bucket algorithm.
freelancehunt/php-credit-card-validator
373494 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
188967 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
cloudstek/php-laff
54022 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
bdelespierre/php-kmeans
93498 Downloads
K-Means algorithm for PHP
ambta/doctrine-encrypt-bundle
259542 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm