Libraries tagged by datastruct
carloswph/data-struct
2 Downloads
Functions to easily build advanced data structures in PHP.
markenwerk/google-datastructures
13052 Downloads
A PHP library providing common data structures to reflect data received from Google services.
chadicus/spl-datastructures
42 Downloads
A set of standard datastructures.
dreamcat/option
171 Downloads
山寨了一个 Scala 语言的 Option 数据类型
megaj/binary-index-tree
0 Downloads
AKA a fenwick tree. Often used for dynamic prefix sum queries and writes.
jwilkinson/collections
6 Downloads
A package providing a wide variety of standard interfaces and datastructures
eiyaro/core-php
22 Downloads
Set of classes to deal with EIYARO's API
wells5609/decimal
0 Downloads
Library built atop the Decimal and Datastructures PHP extensions
urlimited/data-structures
30 Downloads
You can use all datastructures in php here
sunharver/php-base-code
0 Downloads
code datastruct
linkorb/context
21 Downloads
Context: Rich in-memory datastructure
lablnet/dshandler
3 Downloads
PHP DataStructure.
kariricode/data-structure
82 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.
jasalt/phel-bencode
3 Downloads
Library for converting Phel datastructures to and from Bencode.
daniel-ac-martin/php-seids
54 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.