Libraries tagged by Algorithm
paragonie/sodium_compat
97886386 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
spomky-labs/otphp
35603616 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
53081996 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
rubix/ml
890497 Downloads
A high-level machine learning and deep learning library for the PHP language.
godruoyi/php-snowflake
1591282 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
ccxt/ccxt
294031 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
starkbank/ecdsa
25021821 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
marcj/topsort
12197111 Downloads
High-Performance TopSort/Dependency resolving algorithm
graphp/algorithms
2381967 Downloads
Common mathematical graph algorithms implemented in PHP
web-token/jwt-signature-algorithm-ecdsa
13064066 Downloads
ECDSA Based Signature Algorithms the JWT Framework.
donatello-za/rake-php-plus
665211 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
spomky-labs/pki-framework
12758109 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
wikimedia/aho-corasick
2448767 Downloads
An implementation of the Aho-Corasick string matching algorithm.
loilo/fuse
1214292 Downloads
Fuzzy search for PHP based on Bitap algorithm
davechild/textstatistics
1827653 Downloads
PHP package to measure the readability of text according to various algorithms.