Libraries tagged by structured values
marcocesarato/dumper
15 Downloads
This class displays structured information about one or more expressions that includes its type and value. Arrays and objects are explored recursively with values indented to show structure.
cuyz/valinor
4596319 Downloads
Library that helps to map any input into a strongly-typed value object structure.
cuyz/valinor-bundle
162027 Downloads
Symfony integration of `cuyz/valinor` — a library that helps to map any input into a strongly-typed value object structure.
diego-ninja/granite
491 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
scriptfusion/array-walker
157812 Downloads
Walks nested array structures to retrieve values.
jakewhiteley/php-sets
25340 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.
phant/data-structure
2946 Downloads
Manage data structure easily
acelot/struct
2591 Downloads
Declarative structure builder with validator and automapper for PHP 7
caio-brendo/yii2-dynamicgridform
881 Downloads
Dynamic Grid Form is a widget for the yii2 structure to add values to a grid. It is very useful for working with one-to-many data.
athlan/custom-fields-permalink-plugin
176 Downloads
Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
lucinda/nosql-data-access
23473 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
smoren/nested-accessor
1072 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
cakebake/yii2-scalable-behavior
105 Downloads
Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.
mnemesong/structure
50 Downloads
A library for creating and working with objects that are dynamic associative arrays of scalar values.
vpinti/sorted-linked-list
0 Downloads
A blazing fast, type-safe sorted linked list library for PHP. Supports automatic sorting, integer and string values, and modern PHP features.