Libraries tagged by algorithms
leg/simhash-php
1969 Downloads
SimHash similarities algorithm implementation for PHP 5.3
trrtly/php-snowflake
2439 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
tigo/recommendation
9423 Downloads
collaborative filtering recommender systems
phpexperts/php-evolver
813 Downloads
A generic PHP Genetic Algorithm Framework.
letournel/path-finder
1935 Downloads
Path finder algorithm
zetacomponents/tree
4113 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. The component supports different storage algorithms for optimal performance.
yonas/directory-hash-php
1870 Downloads
A standard algorithm to compute the hash of a directory and all it's files.
yarri/my-blowfish
35179 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
triun/longest-common-subsequence
3028 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
tonystore/laravel-round-robin
1269 Downloads
Laravel package to generate sweepstakes using the Round Robin algorithm.
tdely/luhn
2477 Downloads
PHP implementation of the Luhn algorithm.
stefangabos/zebra_mptt
530 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
spinettainc/phpw2v
864 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
8342 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
rubix/divorce
442 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.