Libraries tagged by Algorithm
levenify/levenify-bundle
2496 Downloads
A better Levenshtein function in your Symfony project
kariricode/data-structure
66 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.
foxws/laravel-algos
61 Downloads
Create algos for your Laravel application
leg/simhash-php
1967 Downloads
SimHash similarities algorithm implementation for PHP 5.3
trrtly/php-snowflake
2061 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
letournel/path-finder
1891 Downloads
Path finder algorithm
kornrunner/ccxt
1616 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
inspirenmy/php-math-parser
3688 Downloads
Simple mathematical expression parser and calculator.
yperevoznikov/reconciliation
1639 Downloads
Reconciliation algorithm on PHP for everyday usage
yonas/directory-hash-php
1771 Downloads
A standard algorithm to compute the hash of a directory and all it's files.
yarri/my-blowfish
33268 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
wegmeister/hyphenator
3385 Downloads
Neos-Plugion of the Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm.
truesocialmetrics/math
6641 Downloads
php standard math algorithms: running average, linear interpolation, derivative, local extremum
triun/longest-common-subsequence
2444 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
tdely/luhn
2192 Downloads
PHP implementation of the Luhn algorithm.