Libraries tagged by Algorithm
morrisonlevi/ardent
16255 Downloads
A healthy library for PHP
tigo/recommendation
9422 Downloads
collaborative filtering recommender systems
kudm761/martinez-rueda-php
109043 Downloads
Martinez-Rueda algorithm for polygon boolean operations
robotomize/regression-php
32360 Downloads
Calculates regression
yarri/my-blowfish
34998 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
syspass/plugin-authenticator
8937 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
spinettainc/phpw2v
828 Downloads
A forked version of the 'PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library'.
selay/php-credit-card-validator
8231 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
securepoint/token-bucket
11254 Downloads
Implementation of the Token Bucket algorithm.
rich-davis1/phpw2v
986 Downloads
A PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library.
phpbenchmark/phpbenchmark
11373 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
10296 Downloads
An A/B/x testing algorithm written in PHP by implementing the solution to the multi armed bandit problem
nadylib/leaky-bucket
25882 Downloads
An fiber-based implementation of the LeakyBucket algorithm
meniam/permutation
10949 Downloads
Permutation algorithm on PHP
maartenstaa/glicko2
6484 Downloads
PHP implementation of the Glicko-2 rating algorithm