Libraries tagged by algotrig
fieg/bayes
95158 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
dragon-code/card-number
14136 Downloads
Generation and verification of card numbers using Luhn's algorithm.
doctormckay/steam-totp
29601 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
david-r-edgar/rdp
34283 Downloads
Ramer–Douglas–Peucker algorithm for polyline simplification
dan-on/php-interval-tree
21963 Downloads
Is an implementation of interval binary search tree according to Thomas Cormen book "Introduction to Algorithms".
charm/uuid
28153 Downloads
A very fast and dependency free library to generate UUIDs (GUIDs) version 1 or 4, sortable UUIDs that validates, or 64 bit unique identifiers according to Twitters' Snowflake, Sonyflake or Instaflake algorithms.
cbsi/doctrine2-nestedset
304587 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
axy/codecs-base64vlq
777965 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
amaccis/php-stemmer
32590 Downloads
A PHP interface to the Snowball stemming algorithms
web-token/encryption-pack
212127 Downloads
A pack with all encryption algorithms for the web-token/jwt-encryption package
oops/totp-authenticator
31909 Downloads
Two-factor authenticator via TOTP algorithm.
luisalberto/checkdigit-algorithms
5610 Downloads
Check Digit Algorithms
elgigi/hungarian-algorithm
31204 Downloads
An implementation of the Hungarian algorithm in PHP.
algorithmia/algorithmia
11214 Downloads
PHP Client for Algorithmia.com
web-token/jwt-signature-algorithm-experimental
272301 Downloads
Experimental Signature Algorithms the JWT Framework.