Libraries tagged by algo
phpalgorithms/dijkstra
188 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
103 Downloads
The implementation of the Ant colony optimization algorithm
letournel/path-finder
1899 Downloads
Path finder algorithm
ledc/snowflake
69 Downloads
雪花算法的PHP实现
kigkonsult/openssltoolbox
2 Downloads
the PHP OpenSSL Toolbox
keydev/laff-analyzer
18 Downloads
PHP Implementation of the Largest Area Fit First (LAFF) 3D (three dimension) box packing algorithm
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.
inspirenmy/php-math-parser
3757 Downloads
Simple mathematical expression parser and calculator.
http5/random
4053 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
hopeseekr/prisoners-dilemma
6 Downloads
gtk/larasearch
3930 Downloads
A driver based solution to searching your Eloquent models supports Laravel 5.2 and Elasticsearch engine.
forever2077/php-helper
35 Downloads
PHP Tool Library
fieg/knn
250 Downloads
Implementation of a k-Nearest Neighbors algorithm in PHP