Libraries tagged by datastructure
bristol-su/data-entry
267 Downloads
A module for the Bristol SU Portal Project to allow entering and management of data in a given data structure
blister/php-linkedlist
1 Downloads
A speedy DoubleLinkedList data structure implementation.
appcompass/form-builder
11 Downloads
Data structure management.
almostanything/dependency-graph
23 Downloads
A simple dependency graph data structure
alexgo93/php_pairs
4 Downloads
library for pairs data structure
tcgunel/xml-aligner
55 Downloads
Converts small/large xml files by the data structure of given array with minimum memory consumption.
sshilko/php-seids
14 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
razesoldier/arcaea-data-model
15 Downloads
Object-oriented model of Arcaea game data structure
ouxsoft/livingmarkup
3830 Downloads
A Processor for Markup written in PHP. Allows extraction of Markup into a data structure, orchestrated nested manipulation of said structure, and output as (optimized) Markup.
nilportugues/seo-imagehandler
4692 Downloads
This PHP class that extracts image tags from HTML code and allows keeping a record of the processed images in a data structure such as a database, creating an abstraction layer that allows the user handle its web application images. The main reasons you would do this are saving up disk space and SEO.
matejlauko/tree
464 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation. Fork nicmart/Tree
kuaukutsu/ds-dto
530 Downloads
Data Structure: DTO (Data Transfer Object)
hxtree/livingmarkup
1353 Downloads
A Processor for Markup written in PHP. Allows extraction of Markup into a data structure, orchestrated nested manipulation of said structure, and output as (optimized) Markup.