Libraries tagged by algorithms
kbariotis/documer
179 Downloads
Bayes algorithm implementation in PHP for auto document classification.
jv-conseil/dkim-php-mail-signature
936 Downloads
🔏 Stand-alone DKIM class to sign your emails with a 2048 bit private key hashed with SHA-256 algorithm.
insolita/metaphone
23 Downloads
Metaphone algorithm implementation adopted to russian
everlution/redlock
25386 Downloads
An implementation of the Redlock algorithm
enzomc/php-fpgrowth
1084 Downloads
PHP implementation of the Frequent Pattern Growth algorithm
dcabrejas/magento-rate-limit
6384 Downloads
Rate Limiting Library With Token Bucket Algorithm with Magento Adapter
cozylife/hackfastalgos
5 Downloads
A library of various fast algorithms for Hack
clsasc/equivalent-time
1055 Downloads
A class based implementation of the British Swimming/SPORTSYSTEMS Equivalent Time Algorithm.
choval/damm
758 Downloads
Damm algorithm functions, a check digit algorithm that detects single-digit errors and adjacent transposition errors
brainfoolong/php-ascon
2030 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
axy/crypt
22812 Downloads
Some crypt algorithms
assisted-mindfulness/rake
8505 Downloads
A PHP implementation of Rapid Automatic Keyword Exraction algorithm (RAKE)
annaghd/php-credit-card-validator-plus
11446 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
a1essandro/diamond-and-square
193 Downloads
Algorithm for generating heightmaps
4slv/xxtea
769 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.