serializer

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

  • 所有者: schmittjoh/serializer
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者schmittjoh/serializer
主编程语言PHP
编程语言PHP (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2012-12-01 12:46:39
推送于2025-06-02 01:42:03
最后一次提交2025-06-02 03:42:03
发布数93
最新版本名称3.32.5 (发布于 )
第一版名称0.11.0 (发布于 )
用户参与
星数2.3k
关注者数40
派生数585
提交数2.3k
已启用问题?
问题数737
打开的问题数132
拉请求数527
打开的拉请求数31
关闭的拉请求数308
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?