Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/symfony/json-encoder

Provides powerful methods to encode/decode data structures into/from JSON.
https://github.com/symfony/json-encoder

component decoding encoding json php symfony symfony-component

Last synced: 28 days ago
JSON representation

Provides powerful methods to encode/decode data structures into/from JSON.

Awesome Lists containing this project

README

        

JsonEncoder component
====================

Provides powerful methods to encode/decode data structures into/from JSON.

**This Component is experimental**.
[Experimental features](https://symfony.com/doc/current/contributing/code/experimental.html)
are not covered by Symfony's
[Backward Compatibility Promise](https://symfony.com/doc/current/contributing/code/bc.html).

Resources
---------

* [Documentation](https://symfony.com/doc/current/components/ser-des.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)