Libraries tagged by algos
rich-davis1/phpw2v
994 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
10316 Downloads
An A/B/x testing algorithm written in PHP by implementing the solution to the multi armed bandit problem
natsimhan/simplex-noise
308 Downloads
A speed-improved simplex noise algorithm for 2D in PHP.
nadylib/leaky-bucket
26438 Downloads
An fiber-based implementation of the LeakyBucket algorithm
mordilion/huffman-php
18735 Downloads
PHP-Library for using the Huffman-Algorithm in PHP
meniam/permutation
11126 Downloads
Permutation algorithm on PHP
martin/wn-forms-plugin
2018 Downloads
Create easy (and almost magic) AJAX forms
maikealame/laravel-auto
4465 Downloads
Laravel helper to make almost everything for your project
maartenstaa/glicko2
6525 Downloads
PHP implementation of the Glicko-2 rating algorithm
leigh/chacha20
275 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
lcobucci/jwt-rsassa-pss
1619 Downloads
An extension to lcobucci/jwt to handle RSASSA-PSS algorithms
kkiernan/caesar-cipher
17029 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
gtjamesa/php-zscore
637 Downloads
Smoothed z-score peak detection algorithm (https://stackoverflow.com/questions/22583391/peak-signal-detection-in-realtime-timeseries-data/22640362#22640362)
fabank/ecdsa
4190 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)