Libraries tagged by algo
ilicmiljan/weighted-ratings
33689 Downloads
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.
hemiframe/php-aes
24244 Downloads
PHP class for encrypt and decrypt data with AES algorithm
fieg/bayes
89625 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
evit/php-gm-crypto
1513 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
doctormckay/steam-totp
20078 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
david-r-edgar/rdp
28016 Downloads
Ramer–Douglas–Peucker algorithm for polyline simplification
dan-on/php-interval-tree
9907 Downloads
Is an implementation of interval binary search tree according to Thomas Cormen book "Introduction to Algorithms".
combodo/doctrine-encrypt-bundle
72195 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
charm/uuid
19248 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
294358 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
axy/codecs-base64vlq
665038 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
amaccis/php-stemmer
19917 Downloads
A PHP interface to the Snowball stemming algorithms
alexcrawford/lexorank-php
57797 Downloads
PHP Implementation of JIRA's LexoRank algorithm.
web-token/signature-pack
146545 Downloads
A pack with all signature algorithms for the web-token/jwt-signature package
web-token/encryption-pack
169553 Downloads
A pack with all encryption algorithms for the web-token/jwt-encryption package