Libraries tagged by Algorithem
fieg/bayes
95211 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
dragon-code/card-number
14254 Downloads
Generation and verification of card numbers using Luhn's algorithm.
doctormckay/steam-totp
29867 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
david-r-edgar/rdp
34448 Downloads
Ramer–Douglas–Peucker algorithm for polyline simplification
dan-on/php-interval-tree
22314 Downloads
Is an implementation of interval binary search tree according to Thomas Cormen book "Introduction to Algorithms".
charm/uuid
28253 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
304854 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
amaccis/php-stemmer
33107 Downloads
A PHP interface to the Snowball stemming algorithms
web-token/encryption-pack
213787 Downloads
A pack with all encryption algorithms for the web-token/jwt-encryption package
oops/totp-authenticator
31996 Downloads
Two-factor authenticator via TOTP algorithm.
leigh/chacha20
8636 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
elgigi/hungarian-algorithm
31389 Downloads
An implementation of the Hungarian algorithm in PHP.
algorithmia/algorithmia
11240 Downloads
PHP Client for Algorithmia.com
web-token/jwt-signature-algorithm-experimental
272990 Downloads
Experimental Signature Algorithms the JWT Framework.
teknoo/recipe
31200 Downloads
Inspired by cooking, allows the creation of dynamics workflows, called here recipe, following the #east programming and using middleware, configurable via DI or any configuration, if a set of conditions (ingredients) are available.