Libraries tagged by Algorithem
edgaras/strsim
376 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
robotomize/regression-php
32957 Downloads
Calculates regression
morrisonlevi/ardent
16261 Downloads
A healthy library for PHP
yarri/my-blowfish
35697 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
syspass/plugin-authenticator
9138 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
securepoint/token-bucket
13717 Downloads
Implementation of the Token Bucket algorithm.
phpbenchmark/phpbenchmark
11395 Downloads
Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses
offdev/bandit
10434 Downloads
An A/B/x testing algorithm written in PHP by implementing the solution to the multi armed bandit problem
necrox87/yii2-nudity-detector
1992 Downloads
This algorithm tries to detect nudity in the image based on the amount os skin colors in it. Based on work of FreebieStock (https://github.com/FreebieStock/php-nudity-detector)
mordilion/huffman-php
20281 Downloads
PHP-Library for using the Huffman-Algorithm in PHP
mirovit/eik-validator
34359 Downloads
Algorithm for validation of EIK/BULSTAT in Bulgaria
markfullmer/porter2
26748 Downloads
Stem words using the English Porter 2 algorithm
mapado/iso7064-mod-97-10
687 Downloads
Algorithm that calculates number of control, described in ISO 7064, Mod 97 10. Normally used to validate IBAN and nibs of bank accounts.
maartenstaa/glicko2
6817 Downloads
PHP implementation of the Glicko-2 rating algorithm
lcobucci/jwt-rsassa-pss
7072 Downloads
An extension to lcobucci/jwt to handle RSASSA-PSS algorithms