Libraries tagged by algo
flow-php/rdsl
10256 Downloads
PHP ETL - Remote DSL
cloudpwr/nysiis
32210 Downloads
A PHP implementation of the New York State Identification and Intelligence System Phonetic Code
aboyadzhiev/php-math-parser
37145 Downloads
Simple mathematical expression parser and calculator.
morrisonlevi/ardent
16254 Downloads
A healthy library for PHP
algoyounes/laravel-package-skeleton
331 Downloads
Laravel Package Skeleton for streamlined package development
algo-web/podata
12306 Downloads
OData for Poor PHP Developers
yonas/directory-hash-php
1817 Downloads
A standard algorithm to compute the hash of a directory and all it's files.
triun/longest-common-substring
34511 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
taniko/dijkstra
3556 Downloads
dijkstra algorithm
syspass/plugin-authenticator
8712 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
securepoint/token-bucket
9468 Downloads
Implementation of the Token Bucket algorithm.
phpbenchmark/phpbenchmark
11317 Downloads
Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses
php-tui/cassowary
2403 Downloads
Cassowary constraint solving algorithm implementation
offdev/bandit
10096 Downloads
An A/B/x testing algorithm written in PHP by implementing the solution to the multi armed bandit problem
nadylib/leaky-bucket
11735 Downloads
An fiber-based implementation of the LeakyBucket algorithm