Libraries tagged by algorithmic
mgrechanik/ant-colony-optimization
111 Downloads
The implementation of the Ant colony optimization algorithm
levenify/levenify-bundle
3413 Downloads
A better Levenshtein function in your Symfony project
letournel/path-finder
1963 Downloads
Path finder algorithm
http5/random
4283 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
foxws/laravel-algos
2518 Downloads
Create algos for your Laravel application
leg/simhash-php
1972 Downloads
SimHash similarities algorithm implementation for PHP 5.3
zicai/hongbao
315 Downloads
Generate fixed red package and random red package, random red envelopes based on truncated normal distribution algorithm to generate
yonas/directory-hash-php
1902 Downloads
A standard algorithm to compute the hash of a directory and all it's files.
wiwofone/memorize
122 Downloads
A PHP implementation of the SM-2 algorithm
triun/longest-common-subsequence
3370 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
tonystore/laravel-round-robin
1315 Downloads
Laravel package to generate sweepstakes using the Round Robin algorithm.
stefangabos/zebra_mptt
535 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
spinettainc/phpw2v
1013 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
8753 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
rubix/colors
177 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.