GithubHelp home page GithubHelp logo

justblackbird / serializer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from schmittjoh/serializer

0.0 2.0 0.0 3.69 MB

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

Home Page: http://jmsyst.com/libs/serializer

License: MIT License

Shell 0.12% PHP 99.74% Pascal 0.14%

serializer's Introduction

jms/serializer

Master 1.x
Build status Build status
Coverage 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 2.x version, if you are interested in the 1.x version, check the 1.x branch.

Differences between the 1.x and 2.x 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.

Pull requests for new features are accepted only on the master branch. Bug fixes are accepted for both master and 1.x branches. Bug fixes sent on the 1.x branch, will be ported to the master branch when possible.

serializer's People

Contributors

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

Watchers

 avatar  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.