Search by

jms/serializer

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

Fund package maintenance!
goetas
scyzoryck

Installs: 116 543 892

Dependents: 1 006

Suggesters: 79

Security: 0

Stars: 2 334

Watchers: 40

Forks: 586

Open Issues: 167

3.32.32025-02-11 23:16 UTC

Requires

Requires (Dev)

Suggests

  • doctrine/collections: Required if you like to use doctrine collection types as ArrayCollection.
  • symfony/cache: Required if you like to use cache functionality.
  • symfony/uid: Required if you'd like to serialize UID objects.
  • symfony/yaml: Required if you'd like to use the YAML metadata format.

Provides

None

Conflicts

None

Replaces

None

MIT 033c9beab9eb708509a3d400e9f0ffeb2d440e71

  • Johannes M. Schmitt<schmittjoh.woop@gmail.com>
  • Asmir Mustafic<goetas.woop@gmail.com>

jsonxmlserializationdeserializationjaxb

This package is auto-updated.

Last update: 2025-04-02 20:01:29 UTC


README

UKRAINE NEEDS YOUR HELP NOW!

On 24 February 2022, RussianPresident Vladimir Putin ordered an invasion of Ukraine by Russian Armed Forces.

Your support is urgently needed.

THANK YOU!

jms/serializer

GitHub ActionsPackagist

alt text

Introduction

This library allows you to (de-)serialize data of any complexity. Currently, it supports XML and JSON.

It also provides you with a rich tool-set to adapt the output to your specific needs.

Built-in features include:

  • (De-)serialize data of any complexity; circular references and complex exclusion strategies are handled gracefully.
  • Supports many built-in PHP types (such as dates, intervals)
  • Integrates with Doctrine ORM, et. al.
  • Supports versioning, e.g. for APIs
  • Configurable via XML, YAML, or Annotations

Documentation

Learn more about the serializer in itsdocumentation.

Notes

You are browsing the code for the 3.x version, if you are interested in the 1.x or 2.x version,check the1.x and2.x branches.

The version3.x is the supported version (master branch).The1.x and2.x versions are not supported anymore.

For the1.x and2.x branches there will be no additional feature releases.
Security issues will be fixed till the 1st January 2020 andonly critical bugs might receive fixes until the 1st September 2019.

Instructions on how to upgrade to 3.x are available in theUPGRADING document.

Professional Support

For eventual paid support please write an email togoetas@gmail.com.