Johannes Schmitt
  • Bundles
  • Libraries

Versions

  • master
  • 1.x

Support

You can obtain free community support for example through stackoverflow.

If you think you found a bug, please create a ticket in the bug tracker.


Continuous Inspections

If you take code quality seriously, try out the new continuous inspection service.
scrutinizer-ci.com

  • Libraries /
  • serializer /
  • Cookbook
GitHub

Cookbook¶

  • Serializing arrays and hashes
    • Introduction
    • Examples
  • Exclusion Strategies
    • Introduction
    • General Exclusion Strategies
    • Versioning Objects
    • Creating Different Views of Your Objects
      • Overriding Groups of Deeper Branches of the Graph
      • Deserialization Exclusion Strategy with Groups
    • Limiting serialization depth of some properties
    • Dynamic exclusion strategy
  • Object constructor
    • Deserialize on existing objects
  • stdClass
  • ← YAML Reference
  • Serializing arrays and hashes →
(C) 2023 Johannes Schmitt - All rights reserved. - Legal Notice