Libraries tagged by algos
georgii-web/retry
836 Downloads
A PHP package to wrap any piece of code with a retry algorithm.
fitzage/optimus-bard
3415 Downloads
Optimus Bard takes the content from a Statamic Bard field and transforms it into a string when updating your search index
leg/simhash-php
1972 Downloads
SimHash similarities algorithm implementation for PHP 5.3
algolia/php-dom-parser
1657 Downloads
A simple tool to turn DOM into Algolia search friendly record objects.
zicai/hongbao
315 Downloads
Generate fixed red package and random red package, random red envelopes based on truncated normal distribution algorithm to generate
zetacomponents/tree
4144 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
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
webtechnick/cakephp-queue-plugin
932 Downloads
CakePHP Queue Plugin - Complete tool to background and schedule your time consuming tasks. Queue up almost anything from CakePHP shells, models, and actions to standard php commands or even shell commands.
triun/longest-common-subsequence
3390 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
tonystore/laravel-round-robin
1316 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'.
sparefoot/geocoder
18472 Downloads
The almost missing Geocoder PHP 5.4 library.
selay/php-credit-card-validator
8771 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.