Libraries tagged by data structures
smoren/nested-accessor
1067 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
simple-lib/diff-calculator
73 Downloads
Small library for calculating difference between two collections or data structures.
pvc/struct
64 Downloads
pvc data structures library
mooti/validator
12359 Downloads
PHP validator for json style data structures
mathsgod/php-util
398 Downloads
a simple php util for data structure
lray138/g2
6 Downloads
A practical functional programming toolbox for PHP - featuring monads, immutable data structures, and safe file operations
kommuna/jirawebhook
300 Downloads
PHP classes for Atlassian Jira webhook data structure with events
kingson-de/marshal-serializer
737 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
jgmdev/lessram
3 Downloads
Pure PHP implementation of array data structures that uses less memory.
jfcherng/php-whitelist-fluent
9712 Downloads
Base class for data structure with restricted attributes.
flipboxdigital/transform
19092 Downloads
Transform data structures
fastnorth/property-mapper
48132 Downloads
Transforms data structures
ecomdev/compiler
37 Downloads
Compiler of parseable data structures from (XML, JSON, etc) into PHP code that can be included into application
clue/confgen
270 Downloads
Configuration file generator (confgen) – an easy way to generate structured (configuration) files on the fly by processing a Twig template and an arbitrary input data structure.
chippyash/matrix
938 Downloads
PHP Matrix data structure support package