serializer

Data serialization library

Library for serializing and deserializing complex data formats such as JSON and XML

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

GitHub

2k stars
41 watching
586 forks
Language: PHP
last commit: almost 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
schmittjoh/jmsserializerbundleEnables serialization and deserialization of complex data formats in PHP applications.1,804
swissdatasciencecenter/calamusA Python library for serializing data to JSON-LD format29
pkulchenko/serpentA Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures.559
iokasimov/apartA Haskell library for serializing and deserializing data structures in a persistent manner.30
stranger6667/jsonschemaA high-performance JSON Schema validator for Rust546
pigulla/json-strictifyA utility for safely serializing data to JSON without losing information or causing infinite loops19
boostorg/jsonA C++ library that provides fast and efficient JSON data serialization and deserialization434
stephenberry/glazeA fast and portable JSON library for C++ that supports various features and data formats1,414
okuramasafumi/albaA JSON serialization library for Ruby and JRuby that allows easy creation of serializable objects with customizable attributes.954
vavr-io/vavr-jacksonA Jackson datatype module for serializing and deserializing Java data structures into JSON100
jeremeamia/super_closureA PHP library for serializing closures and anonymous functions.1,723
pichillilorenzo/jackson-jsA JavaScript library for serializing and deserializing objects using decorators and supporting advanced object concepts like polymorphism and cyclic references.90
vt-elixir/ja_serializerA library for serializing Elixir data structures in JSONAPI format641
fasterxml/jackson-modules-java8Supports Java 8 features in Jackson JSON serialization and deserialization400
fasterxml/jackson-module-kotlinAdds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library1,127