Giter VIP home page Giter VIP logo

serializer's Introduction

Serializer

Master 1.x
Build status Build status
Coverage Status Coverage Status

You are browsing the code of upcoming 2.0 release, if you are interested in the 1.x series, check the 1.x branch.

Differences between the 1.x and 2.x series can be found in the CHANGELOG.

Upgrading from 1.x to 2.x should be almost transparent for most of the userland code, in the
case you have heavily used internal-api or you are relaying on some of the removed features, the UPGRADING document is a short guide on how to upgrade.

If you are submitting a pull request, until the 2.0 is not released submit it targeting the 1.x branch. Accepted pull request will be ported to the 2.0 release when possible.

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.

serializer's People

Contributors

goetas avatar schmittjoh avatar lsmith77 avatar adrienbrault avatar yethee avatar rosstuck avatar chregu avatar alcalyn avatar majkl578 avatar ajgarlag avatar anyx avatar stof avatar toby-griffiths avatar emgiezet avatar jmsbot avatar jonotron avatar ruudk avatar aliance avatar jockri avatar urakozz avatar lumbendil avatar seldaek avatar fdyckhoff avatar josser avatar robocoder avatar bblue avatar bobvandevijver avatar minayaserrano avatar megazoll avatar tystr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.