Libraries tagged by algos
rich-davis1/phpw2v
941 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.
php-tui/cassowary
2315 Downloads
Cassowary constraint solving algorithm implementation
offdev/bandit
9938 Downloads
An A/B/x testing algorithm written in PHP by implementing the solution to the multi armed bandit problem
node-link/cakephp-remember-me
34759 Downloads
CakePHP plugin that performs Remember-me authentication with the new cookie algorithm of version 3.5 or later
nadylib/leaky-bucket
8396 Downloads
An fiber-based implementation of the LeakyBucket algorithm
mordilion/huffman-php
14912 Downloads
PHP-Library for using the Huffman-Algorithm in PHP
meniam/permutation
9006 Downloads
Permutation algorithm on PHP
martin/wn-forms-plugin
1837 Downloads
Create easy (and almost magic) AJAX forms
martin/forms-plugin
1258 Downloads
Create easy (and almost magic) AJAX forms
maartenstaa/glicko2
6078 Downloads
PHP implementation of the Glicko-2 rating algorithm
kkiernan/caesar-cipher
16445 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
ilicmiljan/weighted-ratings
25966 Downloads
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.
hollodotme/cologne-phonetic
25531 Downloads
PHP OOP Implementation of the 'Kölner Phonetic Index' - a soundex like algorithm for german language
hofff/contao-trueurl
4366 Downloads
Folderlike page alias' with different editing tools and an improved frontend page selection algorithm.
fabis94/php-twiddle
52912 Downloads
The Chase's Twiddle algorithm rewritten in PHP that returns all combinations of m out of n objects.