Libraries tagged by algorithmic
algorithmia/algorithmia
11246 Downloads
PHP Client for Algorithmia.com
paragonie/sodium_compat
151416744 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
spomky-labs/otphp
52783480 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
58715541 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
spomky-labs/pki-framework
44119936 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
1620909 Downloads
A high-level machine learning and deep learning library for the PHP language.
godruoyi/php-snowflake
2789620 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
starkbank/ecdsa
39873028 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
marcj/topsort
17670657 Downloads
High-Performance TopSort/Dependency resolving algorithm
graphp/algorithms
3001836 Downloads
Common mathematical graph algorithms implemented in PHP
web-token/jwt-signature-algorithm-ecdsa
16482117 Downloads
ECDSA Based Signature Algorithms the JWT Framework.
donatello-za/rake-php-plus
965803 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
wikimedia/aho-corasick
4248086 Downloads
An implementation of the Aho-Corasick string matching algorithm.
loilo/fuse
2122218 Downloads
Fuzzy search for PHP based on Bitap algorithm
davechild/textstatistics
2153483 Downloads
PHP package to measure the readability of text according to various algorithms.