Libraries tagged by algos
niiknow/bayes
28099 Downloads
a machine learning lib
ionux/phactor
44470 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
cmsig/seal
2691 Downloads
Search Engine Abstraction Layer
eloquent/lcs
329485 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
wikimedia/running-stat
691922 Downloads
PHP implementations of online statistical algorithms
vaimo/topological-sort
3110103 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
toflar/state-set-index
29999 Downloads
Implementation of the State Set Index Algorithm
saikiran/geohash
239006 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
palepurple/rate-limit
417146 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-vapor-response-compression
72319 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
maba/gentle-force-bundle
424812 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
478589 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
hyperf/token-bucket
1104527 Downloads
Implementation of the Token Bucket algorithm.
freelancehunt/php-credit-card-validator
398390 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
196608 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression