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
ptlis/diff-parser
A parser for unified diff files, returning a hydrated object graph.
时间:未知