Libraries tagged by algo
phpalgorithms/graphtools
285 Downloads
Graph tools written in PHP.
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
parallax/observe-relationships
388 Downloads
observe Relationships
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
novactive/ezalgoliasearchengine
57 Downloads
Novactive eZ Algolia Search Engine is an eZ Platform bundle to provide Algolia search integration.
njuptaaa/problem-recommendation
0 Downloads
collaborative filtering recommender systems
nivshah/simplex-calculator
27 Downloads
Simple tool for linear programming problems solving
ngutex/elparithm
0 Downloads
The Library for handle Algorithms.
mykholy/combinations
15 Downloads
My awesome package for combinations generation
mtasuandi/decay
15 Downloads
Famous sorting algorithms based on vote popularity and time implemented for PHP
mmxs/ccxt
20 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
mitmelon/sentiment
22 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.