Libraries tagged by Agorithm
stoufa/luhn-agorithm
14 Downloads
Luhn Agorithm Package
paragonie/sodium_compat
151774420 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
spomky-labs/otphp
52933427 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
ircmaxell/password-compat
58746995 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
spomky-labs/pki-framework
44615430 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
rubix/ml
1629905 Downloads
A high-level machine learning and deep learning library for the PHP language.
godruoyi/php-snowflake
2798141 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
ccxt/ccxt
347834 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
starkbank/ecdsa
39991874 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
marcj/topsort
17722565 Downloads
High-Performance TopSort/Dependency resolving algorithm
graphp/algorithms
3004478 Downloads
Common mathematical graph algorithms implemented in PHP
web-token/jwt-signature-algorithm-ecdsa
16507121 Downloads
ECDSA Based Signature Algorithms the JWT Framework.
donatello-za/rake-php-plus
967678 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
wikimedia/aho-corasick
4267566 Downloads
An implementation of the Aho-Corasick string matching algorithm.
lustre/php-dfa-sensitive
157326 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.