Libraries tagged by Alg
jmgq/a-star
50261 Downloads
A* (A Star) algorithm for PHP
ionux/phactor
54836 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.
hexogen/kdtree
72914 Downloads
file system KDTree index
flow-php/snappy
68000 Downloads
PHP ETL - Google Snappy compression algorithm implementation
cmsig/seal-symfony-bundle
68299 Downloads
An integration of CMS-IG SEAL search abstraction into Symfony Framework.
algb12/graph-ds
122727 Downloads
A fast implementation of the graph data-structure in PHP
xxtea/xxtea
39372 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
wikimedia/running-stat
766200 Downloads
PHP implementations of online statistical algorithms
vaimo/topological-sort
3753843 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 7.0 - 7.2)
toflar/state-set-index
90307 Downloads
Implementation of the State Set Index Algorithm
pedrosancao/php-otp
48523 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
489376 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
open-southeners/laravel-response-compression
44664 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
maba/gentle-force-bundle
484551 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
550528 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis