Libraries tagged by object graph
f21/paradox
6818 Downloads
Paradox is an elegant Object Document Mananger (ODM) to use with the ArangoDB Document/Graph database server.
pop-schema/queriedobject-wp
3574 Downloads
Implementation for WordPress of contracts from package "Queried Object"
pop-schema/queriedobject
6449 Downloads
Adds support to query single objects (users, posts, etc) in the request
getpop/dom-crawler
18 Downloads
Crawl the DOM (the HTML Document Object Model)
ovvio/serializer
30 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
morebec/orkestra-normalization
552 Downloads
Orkestra Component allowing to easily normalize complex object graphs to arrays of primitives for persistence purposes
macedigital/silex-jms-serializer
16493 Downloads
Use JMS Serializer for (de-)serializing object graphs in silex applications
dfau/convergence
9237 Downloads
Compares object graphs and decuces necessary operations to convergence both.
biera/array-accessor
24887 Downloads
utils for accessing object's graph with ease
kitano/connection-bundle
100 Downloads
Directed graph implementation to create any connection between two objects (ie. follower/following relation in a social network)
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
melia/object-storage
32 Downloads
Lightweight PHP file-based object store with UUID persistence, lazy-loading references, in-memory cache, file locking, safe mode, and a simple viewer UI.
cubicl/php-object-graph-generator
1653 Downloads
Create randomly populated object graphs
centraldesktop/graph
25241 Downloads
Basic object graph traversal library
1blankz7/php-object-query
2 Downloads
Quering object graphs in PHP