serializer

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

  • Owner: schmittjoh/serializer
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

jms/serializer

Build status
Coverage Status

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 its documentation.

Notes

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

The version 3.x is the supported version (master branch).
The 1.x and 2.x versions are not supported anymore.

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

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

Professional Support

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

Main metrics

Overview
Name With Ownerschmittjoh/serializer
Primary LanguagePHP
Program languagePHP (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2012-12-01 12:46:39
Pushed At2025-06-02 01:42:03
Last Commit At2025-06-02 03:42:03
Release Count93
Last Release Name3.32.5 (Posted on )
First Release Name0.11.0 (Posted on )
用户参与
Stargazers Count2.3k
Watchers Count40
Fork Count585
Commits Count2.3k
Has Issues Enabled
Issues Count737
Issue Open Count132
Pull Requests Count527
Pull Requests Open Count31
Pull Requests Close Count308
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private