Libraries tagged by Agorithm
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
3888 Downloads
Simple mathematical expression parser and calculator.
hopeseekr/prisoners-dilemma
9 Downloads
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
derickr/gpx-utils
45 Downloads
Set of utils to merge and sort different types of GPX files
brentkozjak/laravel-hash-identify
16 Downloads
Laravel package to easily identify possible algorithm(s) of a hash
bingo-soft/heap
2601 Downloads
PHP library containing heap implementations
bdelespierre/php-phash
50 Downloads
pHash implementation in PHP
adrian-cid/julian-converter
68 Downloads
A PHP library for converting dates between the Gregorian calendar and Julian dates, with support for time precision down to seconds. Ideal for date manipulations, calendar conversions, and astronomical calculations.
ezzatron/php-lcs
188 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
algorithms/dijkstra
191 Downloads
Implementation of Dijkstra's algorithm.
zicai/hongbao
305 Downloads
Generate fixed red package and random red package, random red envelopes based on truncated normal distribution algorithm to generate
zetacomponents/tree
4116 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. The component supports different storage algorithms for optimal performance.