Libraries tagged by Agorithm
seboettg/forest
2405 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
phpalgorithms/dijkstra
190 Downloads
Implementation of Dijkstra's algorithm.
php-standard-library/graph
106 Downloads
Immutable directed and undirected graph data structures with BFS, DFS, topological sort, and cycle detection
omaressaouaf/text-morph
2 Downloads
A lightweight PHP package for reversible text transformations using simple morphing algorithms and a composable pipeline
nepster-web/gambling-tech
2042 Downloads
Gambling Algorithms for Certification.
mileschou/phalgorithm
2 Downloads
General Algorithm
ledc/snowflake
397 Downloads
雪花算法的PHP实现
kigkonsult/openssltoolbox
3 Downloads
the PHP OpenSSL Toolbox
keydev/laff-analyzer
407 Downloads
PHP Implementation of the Largest Area Fit First (LAFF) 3D (three dimension) box packing algorithm
kariricode/data-structure
1097 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
4200 Downloads
Simple mathematical expression parser and calculator.
http5/random
4552 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
hopeseekr/prisoners-dilemma
9 Downloads