Libraries tagged by algotrig
algotrig/algotrig-web-ui-php
14 Downloads
Web Development repository for the AlgoTrig UI in PHP. Contains experimental features and connects to the core backend at algotrig/algotrig-php-core.
algotrig/algotrig-php-core
29 Downloads
A lightweight core PHP library for integrating Zerodha Kite Connect with AlgoTrig, providing a foundation for custom trading algorithms.
paragonie/sodium_compat
143417090 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
spomky-labs/otphp
49654842 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
57918251 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
spomky-labs/pki-framework
33785081 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
1505030 Downloads
A high-level machine learning and deep learning library for the PHP language.
godruoyi/php-snowflake
2546119 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
ccxt/ccxt
339750 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
starkbank/ecdsa
37396230 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
marcj/topsort
16716538 Downloads
High-Performance TopSort/Dependency resolving algorithm
graphp/algorithms
2948952 Downloads
Common mathematical graph algorithms implemented in PHP
web-token/jwt-signature-algorithm-ecdsa
15928812 Downloads
ECDSA Based Signature Algorithms the JWT Framework.
donatello-za/rake-php-plus
920051 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
wikimedia/aho-corasick
3951307 Downloads
An implementation of the Aho-Corasick string matching algorithm.