Libraries tagged by algotrig
mgrechanik/ant-colony-optimization
115 Downloads
The implementation of the Ant colony optimization algorithm
letournel/path-finder
1979 Downloads
Path finder algorithm
ledc/snowflake
421 Downloads
雪花算法的PHP实现
kigkonsult/openssltoolbox
3 Downloads
the PHP OpenSSL Toolbox
kariricode/data-structure
1103 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
ionux/rapim
5 Downloads
This project is a native Rich Arbitrary Precision Integer Mathematics Library implementation for PHP.
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
4222 Downloads
Simple mathematical expression parser and calculator.
http5/random
4568 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
hopeseekr/prisoners-dilemma
9 Downloads
ghostjat/pml
9 Downloads
High-performance Tensor library for PHP utilizing FFI, OpenBLAS, and zero-copy memory operations.
georgii-web/retry
2704 Downloads
A PHP package to wrap any piece of code with a retry algorithm.
forever2077/php-helper
35 Downloads
PHP Tool Library
fieg/knn
252 Downloads
Implementation of a k-Nearest Neighbors algorithm in PHP
fgsl/geneticalgorithm
7 Downloads
Fgsl Genetic Algorithm