Libraries tagged by object-graph
myclabs/deep-copy
761162571 Downloads
Create deep copies (clones) of your objects
sebastian/object-enumerator
720784710 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
symfony/serializer
263857616 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
koriym/printo
1374089 Downloads
An object graph visualizer.
sebastian/object-graph
30569 Downloads
Provides useful operations on PHP object graphs
ptlis/diff-parser
149388 Downloads
A parser for unified diff files, returning a hydrated object graph.
graphaware/neo4j-php-ogm
56664 Downloads
PHP Object Graph Mapper for Neo4j
matthiasnoback/naive-serializer
9411 Downloads
A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.
vrok/import-export
418 Downloads
Helper to import from / export to JSON object graphs.
printo/printo
2437 Downloads
An object graph visualizer.
simplethings/form-serializer-bundle
19578 Downloads
(De-)Serialization of Object-Graphs into XML/JSON based on Form Types
innmind/object-graph
2491 Downloads
Extract object graph out of a root object
the-don-himself/gremlin-ogm
1886 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
16492 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