Libraries tagged by algorithmic
paragonie/sodium_compat
83831874 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
spomky-labs/otphp
30958985 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
51430700 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
rubix/ml
757871 Downloads
A high-level machine learning and deep learning library for the PHP language.
godruoyi/php-snowflake
1284440 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
starkbank/ecdsa
20882798 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
marcj/topsort
10612507 Downloads
High-Performance TopSort/Dependency resolving algorithm
web-token/jwt-signature-algorithm-rsa
8900645 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-ecdsa
11691175 Downloads
ECDSA Based Signature Algorithms the JWT Framework.
spomky-labs/pki-framework
8434031 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
donatello-za/rake-php-plus
578097 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
wikimedia/aho-corasick
1851746 Downloads
An implementation of the Aho-Corasick string matching algorithm.
loilo/fuse
1003127 Downloads
Fuzzy search for PHP based on Bitap algorithm
davechild/textstatistics
1706914 Downloads
PHP package to measure the readability of text according to various algorithms.
bandwidth-throttle/token-bucket
1480070 Downloads
Implementation of the Token Bucket algorithm.