Libraries tagged by algorithmic
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
4195 Downloads
Simple mathematical expression parser and calculator.
http5/random
4542 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.
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
carloswph/linguistics
1049 Downloads
Linguistics and language tools in PHP.
brentkozjak/laravel-hash-identify
16 Downloads
Laravel package to easily identify possible algorithm(s) of a hash
bdelespierre/php-phash
53 Downloads
pHash implementation in PHP
mbsoft31/graph-core
283 Downloads
A lightweight, performant, and dependency-free graph data structure library for PHP.
ezzatron/php-lcs
188 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
algorithms/dijkstra
191 Downloads
Implementation of Dijkstra's algorithm.