Libraries tagged by data structures
angrybytes/fractal
195 Downloads
Handle the output of complex data structures ready for API output.
almostanything/dependency-graph
26 Downloads
A simple dependency graph data structure
alexgo93/php_pairs
4 Downloads
library for pairs data structure
0x450x6c/tds
446 Downloads
Typed data structures.
tcgunel/xml-aligner
57 Downloads
Converts small/large xml files by the data structure of given array with minimum memory consumption.
stingus/phpds
6 Downloads
PHP data structures - LinkedList, Stack, Queue, BST, AVL, Splay
sbsedv/input-converter
141 Downloads
A minimal PHP library to nativly support PUT, PATCH and DELETE user input in form of mutlipart/form-data, application/x-www-form-urlencoded and various JSON types like application/json with complex data structures (nested html forms).
ouxsoft/livingmarkup
3831 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
466 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation. Fork nicmart/Tree
hxtree/livingmarkup
1357 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.
crystlbrd/architect
184 Downloads
Tool for describing complex data structures programmatically
chili-labs/json-pointer
3206 Downloads
Simple library for accessing PHP data structures with JSON Pointers (RFC 6901)
chili-labs/json-patch
3001 Downloads
Simple library for applying JSON Patches (RFC 6902) to PHP data structures
wells5609/decimal
0 Downloads
Library built atop the Decimal and Datastructures PHP extensions