symfony/serializer
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
时间:2026-01-04 09:51
sebastian/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
时间:2026-01-04 09:48
myclabs/deep-copy
Create deep copies (clones) of your objects
时间:2026-01-04 09:47
michel/php-sql-mapper
A powerful PHP library that not only builds complex SQL queries but also maps the results into structured object graphs. It simplifies handling relational data by automatically transforming flat result sets from joins into nested arrays, making it ideal for working with one-to-one and one-to-many re
时间:2025-12-15 16:57
vrok/import-export
Helper to import from / export to JSON object graphs.
时间:2025-01-23 10:05
sebastian/object-graph
Provides useful operations on PHP object graphs
时间:2017-03-15 15:05
matthiasnoback/naive-serializer
A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.
时间:2017-02-04 13:45
graphaware/neo4j-php-ogm
PHP Object Graph Mapper for Neo4j
时间:2016-05-22 02:15
braskit/diff
Diffs two strings and generates an object graph
时间:2015-04-18 06:25
ptlis/diff-parser
A parser for unified diff files, returning a hydrated object graph.
时间:2015-01-20 20:28
nicmart/treebuilder
TreeBuilder offers some fast methods to transform tree structures (arrays, object graphs, xml documents) to php array
时间:2013-01-06 11:50