https://github.com/schmittjoh/JMSSerializerBundle
Easily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)
https://github.com/schmittjoh/JMSSerializerBundle
Last synced: 8 months ago
JSON representation
Easily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)
- Host: GitHub
- URL: https://github.com/schmittjoh/JMSSerializerBundle
- Owner: schmittjoh
- License: mit
- Created: 2011-04-28T07:04:14.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T05:24:11.000Z (over 1 year ago)
- Last Synced: 2024-10-29T21:59:26.971Z (about 1 year ago)
- Language: PHP
- Homepage: http://jmsyst.com/bundles/JMSSerializerBundle
- Size: 1.53 MB
- Stars: 1,802
- Watchers: 34
- Forks: 312
- Open Issues: 96
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-symfony - JMSSerializerBundle - Easily serialize, and deserialize data of any complexity. (Web Services)
README
> # UKRAINE NEEDS YOUR HELP NOW!
>
> On 24 February 2022, Russian [President Vladimir Putin ordered an invasion of Ukraine by Russian Armed Forces](https://www.bbc.com/news/world-europe-60504334).
>
> Your support is urgently needed.
>
> - Donate to the volunteers. Here is the volunteer fund helping the Ukrainian army to provide all the necessary equipment:
> https://bank.gov.ua/en/news/all/natsionalniy-bank-vidkriv-spetsrahunok-dlya-zboru-koshtiv-na-potrebi-armiyi or https://savelife.in.ua/en/donate/
> - Triple-check social media sources. Russian disinformation is attempting to coverup and distort the reality in Ukraine.
> - Help Ukrainian refugees who are fleeing Russian attacks and shellings: https://www.globalcitizen.org/en/content/ways-to-help-ukraine-conflict/
> - Put pressure on your political representatives to provide help to Ukraine.
> - Believe in the Ukrainian people, they will not surrender, they don't have another Ukraine.
>
> THANK YOU!
----
JMSSerializerBundle
===================
[![GitHub Actions][GA Image]][GA Link]
[![Code Coverage][Coverage Image]][CodeCov Link]
[![Packagist][Packagist Image]][Packagist Link]
This bundle integrates the [serializer library](https://github.com/schmittjoh/serializer) into Symfony.
Please open new issues or feature request which are related to the library on the new repository.
## Documentation
You can learn more about the bundle in its [documentation](http://jmsyst.com/bundles/JMSSerializerBundle).
## Professional Support
For eventual paid support please write an email to [goetas@gmail.com](mailto:goetas@gmail.com).
[GA Image]: https://github.com/schmittjoh/JMSSerializerBundle/workflows/CI/badge.svg
[GA Link]: https://github.com/schmittjoh/JMSSerializerBundle/actions?query=workflow%3A%22CI%22+branch%3Amaster
[Coverage Image]: https://codecov.io/gh/schmittjoh/JMSSerializerBundle/branch/master/graph/badge.svg
[CodeCov Link]: https://codecov.io/gh/schmittjoh/JMSSerializerBundle/branch/master
[Packagist Image]: https://img.shields.io/packagist/v/jms/serializer-bundle.svg
[Packagist Link]: https://packagist.org/packages/jms/serializer-bundle