serializer

Library for (de-)serializing data of any complexity (supports JSON, and XML)

MIT License

Downloads
107.8M
Stars
2.3K
Committers
237
serializer - Some Features & Fixes

Published by schmittjoh over 10 years ago

Additions:

  • Support for is* and has* methods when changing the accessor policy
  • Support for defining the XML namespace on the root node
  • Ability to set-up your own driver via the SerializerBuilder
  • Better parse error for annotated types

Fixes:

  • Several documentation fixes

Misc:

  • Composer constraints have been widened to allow to pick more recent versions of dependencies
serializer - Several Feature Additions & Bug Fixes

Published by schmittjoh over 10 years ago

  • Native Support for XML Namespaces
  • Ability to force type of elements in arrays when serializing
  • Usage improvements for YML metadata format (shorter, less verbose for simple things)
  • Allow Read-Only to be defined on class level
  • Several Improvements to the documentation
serializer - Feature Improvements & Enhanced Compatibility

Published by schmittjoh almost 11 years ago

This release contains mostly improvements to existing features and better compatibility for third-party libraries in particular PHPCR.

serializer -

Published by schmittjoh about 11 years ago

Package Rankings
Top 0.12% on Packagist.org
Badges
Extracted from project README
GitHub Actions Packagist