Libraries tagged by datastruct
seboettg/collection
821590 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
markbaker/quadtrees
35888 Downloads
QuadTree implementation in PHP
zetacomponents/persistent-object
487210 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
yomy/datastructures
14896 Downloads
Data structures
okdewit/redis-datastructures
36568 Downloads
A Laravel + Redis library to create more advanced caching datastructures
hsit/datastructure
70 Downloads
data structure for quake used in hsit project
fdsn/datastructure
54 Downloads
Data structure for FDSN data
chroma-x/google-datastructures
14978 Downloads
A PHP library providing common data structures to reflect data received from Google services.
markbaker/tries
1118 Downloads
PHP Classes for Trie datastructures
marcovo/laravel-dag-model
2152 Downloads
An implementation of the Directed Acyclic Graph (DAG) for Laravel models
typo3-themes/themes-gridelements
4948 Downloads
TYPO3 THEMES Gridelements datastructures
o2system/spl
19203 Downloads
O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed datastructure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.
zyimm/sync-data-struct
97 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL
seboettg/forest
2400 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
rathouz/data-tree
1626 Downloads
DataTree: Tree data-structure component for Nette Framework