Libraries tagged by Agorithm
enzomc/php-fpgrowth
1155 Downloads
PHP implementation of the Frequent Pattern Growth algorithm
convenia/credit-card-validator-php
38623 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
codiliateur/text-similarity
6548 Downloads
Phrase similarity identification functions based on the trigram algorithm
codedheartinside/apriori
19299 Downloads
Apriori data analysing algorithm written within PHP.
chxj1992/hashring
69217 Downloads
Consistent hashing "hashring" implementation in php (using the same algorithm as libketama)
byjg/crypto
6627 Downloads
A generic repository for implement cryptographic algorithms with a customizable strong key generator.
bigwhoop/deltae
2665 Downloads
Delta E color closeness algorithm
allyans3/php-steam-totp
6800 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
a1essandro/perlin-noise
4551 Downloads
Algorithm for generating heightmaps
web-token/signature-pack
148162 Downloads
A pack with all signature algorithms for the web-token/jwt-signature package
morrisonlevi/algorithm
8 Downloads
Composable algorithms in PHP
medansoftware/c45-algorithm-php
288 Downloads
luisalberto/checkdigit-algorithms
3018 Downloads
Check Digit Algorithms
goodspb/poker-algorithm
19 Downloads
poker algorithm for php
trrtly/php-snowflake
2480 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).