Libraries tagged by Alg
paragonie/sodium_compat
144166183 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
algolia/algoliasearch-client-php
34973422 Downloads
API powering the features of Algolia.
markrogoyski/math-php
7596597 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
laravel/scout
54542664 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
spomky-labs/otphp
49933376 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
57994824 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
spomky-labs/pki-framework
34595520 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
1514699 Downloads
A high-level machine learning and deep learning library for the PHP language.
godruoyi/php-snowflake
2566427 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
ccxt/ccxt
340307 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
algolia/scout-extended
6697520 Downloads
Scout Extended extends Laravel Scout adding algolia-specific features
hoa/compiler
17208087 Downloads
The Hoa\Compiler library.
starkbank/ecdsa
37616984 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
marcj/topsort
16811595 Downloads
High-Performance TopSort/Dependency resolving algorithm
graphp/algorithms
2954206 Downloads
Common mathematical graph algorithms implemented in PHP