Libraries tagged by Algorithm
levenify/levenify-bundle
3130 Downloads
A better Levenshtein function in your Symfony project
kariricode/data-structure
401 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
georgii-web/retry
105 Downloads
A PHP package to wrap any piece of code with a retry algorithm.
edgaras/strsim
63 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
leg/simhash-php
1971 Downloads
SimHash similarities algorithm implementation for PHP 5.3
trrtly/php-snowflake
2515 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
tigo/recommendation
9423 Downloads
collaborative filtering recommender systems
letournel/path-finder
1945 Downloads
Path finder algorithm
kornrunner/ccxt
1621 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
yarri/my-blowfish
35317 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
triun/longest-common-subsequence
3223 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
tonystore/laravel-round-robin
1273 Downloads
Laravel package to generate sweepstakes using the Round Robin algorithm.
tdely/luhn
2524 Downloads
PHP implementation of the Luhn algorithm.
stefangabos/zebra_mptt
532 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
spinettainc/phpw2v
931 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'.