Libraries tagged by object-graph
myclabs/deep-copy
699021308 Downloads
Create deep copies (clones) of your objects
sebastian/object-enumerator
661698432 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
symfony/serializer
243022159 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
koriym/printo
1190356 Downloads
An object graph visualizer.
sebastian/object-graph
30428 Downloads
Provides useful operations on PHP object graphs
ptlis/diff-parser
135247 Downloads
A parser for unified diff files, returning a hydrated object graph.
graphaware/neo4j-php-ogm
56304 Downloads
PHP Object Graph Mapper for Neo4j
innmind/object-graph
2462 Downloads
Extract object graph out of a root object
vrok/import-export
156 Downloads
Helper to import from / export to JSON object graphs.
printo/printo
2436 Downloads
An object graph visualizer.
simplethings/form-serializer-bundle
19577 Downloads
(De-)Serialization of Object-Graphs into XML/JSON based on Form Types
matthiasnoback/naive-serializer
9391 Downloads
A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.
the-don-himself/gremlin-ogm
1884 Downloads
A PHP Object Graph Mapper for Tinkerpop 3+ compatible Graph Databases (JanusGraph, Neo4j, etc.) that allows you to persist data and run gremlin queries.
macedigital/silex-jms-serializer
16490 Downloads
Use JMS Serializer for (de-)serializing object graphs in silex applications
klaussilveira/neo4j-ogm-bundle
24824 Downloads
This bundle provides a simple integration of the Neo4j PHP Object Graph Mapper into Symfony2