Libraries tagged by Algorithm
leg/simhash-php
1968 Downloads
SimHash similarities algorithm implementation for PHP 5.3
ezzatron/php-lcs
187 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
trrtly/php-snowflake
2127 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
smarcet/jose4php
15218 Downloads
JWT, JWS, JWE, JWA and JWK implementation in PHP
letournel/path-finder
1898 Downloads
Path finder algorithm
kornrunner/ccxt
1617 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
inspirenmy/php-math-parser
3743 Downloads
Simple mathematical expression parser and calculator.
zetacomponents/tree
4066 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. The component supports different storage algorithms for optimal performance.
yperevoznikov/reconciliation
1660 Downloads
Reconciliation algorithm on PHP for everyday usage
yarri/my-blowfish
33498 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
truesocialmetrics/math
6671 Downloads
php standard math algorithms: running average, linear interpolation, derivative, local extremum
triun/longest-common-subsequence
2502 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
techdeck/password-hash
178 Downloads
password hashing algorithm
tdely/luhn
2221 Downloads
PHP implementation of the Luhn algorithm.
subiabre/doctrine-snowflakes
137 Downloads
Custom id generator implementing snowflake algorithm