Libraries tagged by algol
teatien/ccxt
15 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
szczyglis/php-ulam-spiral-generator
5 Downloads
A mathematical Ulam spiral generator and renderer with programmable callbacks written in PHP.
systream/knn
366 Downloads
k-Nearest Neighbors algorithm implementation in php for classification and regression
shaheryarmahmod/luhnalgorithm
6 Downloads
Luhn Algorithm Implementation to validate Debit & Credit Cards and IMEI numbers.
sensasi-delight/eigenvector-centrality-php
11 Downloads
A PHP library that help you calculates the Eigenvector Centrality value of an undirected graph. Eigenvector Centrality is one of the Social Network Analysis algorithms.
securehash/securehash
17 Downloads
Class to encrypt data easily with hash algorithms
rookmoot/classifier
10 Downloads
A PHP Bayesian classifier algorithm library.
reallyli/php-snowflake
115 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
real-digital/half-flake
1 Downloads
HalfFlake is a PHP library for distributive generating unique ID numbers using Twitter's Snowflake Algorithm
ravaelles/php-evolver
3 Downloads
A generic PHP Genetic Algorithm Framework.
phpalgorithms/datatypes
1 Downloads
Implementation of many basic data types.
phpalgo/phpalgo
16 Downloads
a library that contain a set of functions that will do a Complex things for you and return a simple to understand result. just with a simple function Call.
petercoles/gao
104 Downloads
PHP framework for performing Genetic Algorithm Optimisation
pankajsunarc/phpexchanges
26 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
oussema-khlifi/api-rate-limiter
0 Downloads
API RATE LIMITER is a package that provides a middelware for laravel applications to enforce rate limiting on incoming API requests using the Token Bucket Algorithm, it helps to prevent abuse of API resources and ensures fair access to the API for all users