Libraries tagged by Algorithem
hemiframe/php-aes
27569 Downloads
PHP class for encrypt and decrypt data with AES algorithm
fieg/bayes
91844 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
dragon-code/card-number
11602 Downloads
Generation and verification of card numbers using Luhn's algorithm.
doctormckay/steam-totp
22414 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
david-r-edgar/rdp
30424 Downloads
Ramer–Douglas–Peucker algorithm for polyline simplification
dan-on/php-interval-tree
12368 Downloads
Is an implementation of interval binary search tree according to Thomas Cormen book "Introduction to Algorithms".
charm/uuid
22644 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
297393 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
axy/codecs-base64vlq
692359 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
amaccis/php-stemmer
23158 Downloads
A PHP interface to the Snowball stemming algorithms
open-southeners/laravel-vapor-response-compression
122477 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
oops/totp-authenticator
27356 Downloads
Two-factor authenticator via TOTP algorithm.
leigh/mt-rand
81415 Downloads
PHP implementation of the MT19937 algorithm
leigh/chacha20
5577 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
elgigi/hungarian-algorithm
9869 Downloads
An implementation of the Hungarian algorithm in PHP.