Libraries tagged by Agorithm
tigo/recommendation
9423 Downloads
collaborative filtering recommender systems
skilla/maximal-cliques
2645 Downloads
Library to resolve Maximal Cliques in undirected graph
levenify/levenify-bundle
3085 Downloads
A better Levenshtein function in your Symfony project
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
kariricode/data-structure
158 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.
http5/random
4168 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
carloswph/linguistics
982 Downloads
Linguistics and language tools in PHP.
leg/simhash-php
1971 Downloads
SimHash similarities algorithm implementation for PHP 5.3
yonas/directory-hash-php
1881 Downloads
A standard algorithm to compute the hash of a directory and all it's files.
yarri/my-blowfish
35261 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
triun/longest-common-subsequence
3203 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
stefangabos/zebra_mptt
532 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
spinettainc/phpw2v
913 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
8488 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.