Libraries tagged by algorithmic
tigo/recommendation
9453 Downloads
collaborative filtering recommender systems
skilla/maximal-cliques
2953 Downloads
Library to resolve Maximal Cliques in undirected graph
pwm/deepend
3658 Downloads
A library for scheduling dependent task execution.
php-standard-library/graph
80 Downloads
Immutable directed and undirected graph data structures with BFS, DFS, topological sort, and cycle detection
hichxm/hyperloglog
35 Downloads
A PHP implementation of the HyperLogLog algorithm.
georgii-web/retry
2496 Downloads
A PHP package to wrap any piece of code with a retry algorithm.
dev-toolbelt/enums
1777 Downloads
A shared set of open-source enums for frequently used domains, helping reduce duplication and improve consistency across software projects.
carloswph/linguistics
1047 Downloads
Linguistics and language tools in PHP.
flow-php/rdsl
33029 Downloads
PHP ETL - Remote DSL
zendevio/bmpm
76 Downloads
Modern PHP 8.4+ implementation of the Beider-Morse Phonetic Matching (BMPM) algorithm for multilingual name matching
wiwofone/memorize
123 Downloads
A PHP implementation of the SM-2 algorithm
tonystore/laravel-round-robin
1478 Downloads
Laravel package to generate sweepstakes using the Round Robin algorithm.
ti-ecdh/php-ecdh
914 Downloads
ECDH (Elliptic Curve Diffie Hellman) algorithm library based on PHP implementation
sunaoka/damm
1001 Downloads
A PHP library that calculates and verifies the check digit using the Damm algorithm.
securepoint/token-bucket
17543 Downloads
Implementation of the Token Bucket algorithm.