SerializedResponseBundle
Serializer library
Provides an easy way to send out JSON/XML/ YAML responses of serialized objects with annotations.
A simple bundle to provide an easy way to send out json/xml/yaml responses of serialized objects with annotations.
5 stars
5 watching
1 forks
Language: PHP
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
schmittjoh/jmsserializerbundle | Enables serialization and deserialization of complex data formats in PHP applications. | 1,802 |
yaxlib/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 168 |
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |
pluglimited/nudge | A framework to serialize objects as XML in ActionScript | 1 |
media-io/yaserde | A Rust-based XML serialization and deserialization library with customizable features and support for various data types. | 182 |
cloudbase/powershell-yaml | A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 429 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
jeremeamia/super_closure | A PHP library for serializing closures and anonymous functions. | 1,723 |
snoyberg/yaml | Provides Haskell libraries for serializing data between the programming language and YAML format | 162 |
laravel/serializable-closure | A package that securely serializes PHP closures. | 526 |
yamldb/yaml_db | A Rails plugin for serializing and deserializing data in a format independent of the underlying database system | 950 |
jpadilla/django-rest-framework-yaml | Provides YAML support for Django REST Framework to enable serializing and deserializing data in YAML format. | 32 |
marcospassos/java-php-serializer | A Java library that serializes objects in the PHP serialization format | 15 |
nixman/yas | An efficient serialization library with support for various data types and formats | 732 |
decorators-squad/eo-yaml | A YAML serialization library for Java 8 and above with an intuitive API and features like block style representation and support for comments. | 263 |