Libraries tagged by algo
phpalgorithms/dijkstra
187 Downloads
Implementation of Dijkstra's algorithm.
nepster-web/gambling-tech
2040 Downloads
Gambling Algorithms for Certification.
mileschou/phalgorithm
2 Downloads
General Algorithm
mgrechanik/ant-colony-optimization
98 Downloads
The implementation of the Ant colony optimization algorithm
letournel/path-finder
1891 Downloads
Path finder algorithm
ledc/snowflake
43 Downloads
雪花算法的PHP实现
kigkonsult/openssltoolbox
2 Downloads
the PHP OpenSSL Toolbox
kigkonsult/dsigsdk
52 Downloads
XML Digital Signature recomendation dsig sdk
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
http5/random
4036 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
hopeseekr/prisoners-dilemma
6 Downloads
hocvt/rake-php-plus
6 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
gtk/larasearch
3930 Downloads
A driver based solution to searching your Eloquent models supports Laravel 5.2 and Elasticsearch engine.
forever2077/php-helper
33 Downloads
PHP Tool Library
fieg/knn
250 Downloads
Implementation of a k-Nearest Neighbors algorithm in PHP