Libraries tagged by algol
hemiframe/php-aes
32585 Downloads
PHP class for encrypt and decrypt data with AES algorithm
globus-studio/readsight
482 Downloads
Multilingual readability library for PHP — 86 languages, 17 formulas, TeX-based syllable counting via Frank M. Liang algorithm. Zero dependencies.
fieg/bayes
95544 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
evit/php-gm-crypto
5202 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.
erikwang2013/encryption
2343 Downloads
A pluggable cryptography component library: under a unified contract it provides symmetric encryption, asymmetric encryption, hashing, and key derivation (HKDF / PBKDF2), with implementations including AES/Sodium and Chinese national algorithms SM2/SM3/SM4/ZUC. Installable via Composer.
dragon-code/card-number
14746 Downloads
Generation and verification of card numbers using Luhn's algorithm.
doctormckay/steam-totp
31205 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
david-r-edgar/rdp
35670 Downloads
Ramer–Douglas–Peucker algorithm for polyline simplification
dan-on/php-interval-tree
24493 Downloads
Is an implementation of interval binary search tree according to Thomas Cormen book "Introduction to Algorithms".
charm/uuid
28911 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
306428 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
andrmoel/astronomy-bundle
2974 Downloads
Bundle for astronomical calculations such as position of moon, sun and planets, sunrise, sunset or solar eclipses. Most of the calculations are based on Jean Meeus 'Astronomical Algorithms' book and the VSOP87 theory.
oops/totp-authenticator
33013 Downloads
Two-factor authenticator via TOTP algorithm.
leigh/mt-rand
100000 Downloads
PHP implementation of the MT19937 algorithm
luisalberto/checkdigit-algorithms
6176 Downloads
Check Digit Algorithms