Libraries tagged by Algorithm
vaimo/topological-sort
3031681 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
sycho/codecs-base64vlq
722287 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
saikiran/geohash
228769 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
palepurple/rate-limit
406234 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-vapor-response-compression
65393 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
maba/gentle-force-bundle
419175 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
471315 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
jeroenvisser101/leakybucket
107975 Downloads
An implementation of the Leaky Bucket algorithm.
hyperf/token-bucket
1015817 Downloads
Implementation of the Token Bucket algorithm.
freelancehunt/php-credit-card-validator
382769 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
191779 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
cloudstek/php-laff
54863 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
bdelespierre/php-kmeans
94435 Downloads
K-Means algorithm for PHP
assisted-mindfulness/naive-bayes
441162 Downloads
Naive Bayes classifier algorithm
ambta/doctrine-encrypt-bundle
260377 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm