Libraries tagged by algos
schranz-search/symfony-bundle
11730 Downloads
An integration of schranz-search search abstraction via a Bundle into the Symfony Framework.
schranz-search/seal
13538 Downloads
Search Engine Abstraction Layer
niiknow/bayes
26385 Downloads
a machine learning lib
jmgq/a-star
44749 Downloads
A* (A Star) algorithm for PHP
ionux/phactor
41814 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.
eloquent/lcs
312616 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
wikimedia/running-stat
671858 Downloads
PHP implementations of online statistical algorithms
vaimo/topological-sort
2986458 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
toflar/state-set-index
22058 Downloads
Implementation of the State Set Index Algorithm
sycho/codecs-base64vlq
682607 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
saikiran/geohash
223106 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
palepurple/rate-limit
398682 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-vapor-response-compression
61237 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
maba/gentle-force-bundle
415984 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
467184 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis