Libraries tagged by algorithms
bluewinginc/algorithms-2015
77 Downloads
2015 algorithms
wellingtonbarbosa/knn
31 Downloads
A package to calculate Euclidean distance in a simple way, in addition to comparing results for recommendation quickly and symptomatically, without ifs.
tienvx/mbt-bundle
3805 Downloads
Core Library For SICOPE Model Project
siro-diaz/data-structures
74 Downloads
Data structures for PHP language
seboettg/forest
2400 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
quanghuybest2k2/phonetic
960 Downloads
Convert english to ipa
phpalgorithms/dijkstra
188 Downloads
Implementation of Dijkstra's algorithm.
nepster-web/gambling-tech
2041 Downloads
Gambling Algorithms for Certification.
mileschou/phalgorithm
2 Downloads
General Algorithm
kigkonsult/openssltoolbox
2 Downloads
the PHP OpenSSL Toolbox
kigkonsult/dsigsdk
59 Downloads
XML Digital Signature recomendation dsig sdk
kariricode/data-structure
115 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.
jbroadway/distinctelements
6 Downloads
A pure PHP implementation of the Distinct Elements in Streams algorithm for estimating the number of distinct elements in a set.
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.