Libraries tagged by Structures
punktde/archivist
34117 Downloads
A Neos CMS package that automatically sorts nodes into a predefined structure which is created on the fly.
popo/generator
38618 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
plesk/wappspector
9309 Downloads
Command-line interface utility to analyze the file structure of a web hosting server and identify the frameworks and CMS used in the websites hosted on it.
phunkie/phunkie
35991 Downloads
Functional structures library for PHP
php-ds/ext-ds
40 Downloads
An extension providing efficient internal data structures as an alterantive to arrays
netlogix/jsonapiorg-annotationgenerics
194936 Downloads
Map neos/flow objects to jsonapi.org input and output structures, purely by adding class and property annotations.
naucon/utility
66367 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
mf/collections-php
93016 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
ltd-beget/stringstream
247958 Downloads
Php Stringstream data structure.
lisachenko/z-engine
22295 Downloads
Library that provides direct access to native PHP structures
linio/util
71205 Downloads
Generic component that provides many helper classes, such as JSON parsing, conversion tools, data structures, etc.
koalafacade/diamond-console
1106 Downloads
Laravel Package for generate DDD structure easily for your projects
justinwalsh/daux.io
38109 Downloads
Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly
joegreen0991/hyperloglog
15163 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
jakewhiteley/php-sets
24979 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.