alexmanno/serializer-bundle
Allows you to easily serialize, and deserialize data of any complexity
Maintainers
Package info
github.com/alexmanno/JMSSerializerBundle
Type:symfony-bundle
pkg:composer/alexmanno/serializer-bundle
1.3.1
2017-03-07 11:10 UTC
Requires
- php: >=5.4.0
- alexmanno/serializer: ^1.6
- phpoption/phpoption: ^1.1.0
- symfony/framework-bundle: ~2.3|~3.0
Requires (Dev)
- doctrine/doctrine-bundle: *
- doctrine/orm: *
- phpunit/phpunit: ^4.2|^5.0
- symfony/browser-kit: *
- symfony/class-loader: *
- symfony/css-selector: *
- symfony/expression-language: ~2.6|~3.0
- symfony/finder: *
- symfony/form: *
- symfony/process: *
- symfony/stopwatch: *
- symfony/twig-bundle: *
- symfony/validator: *
- symfony/yaml: *
Suggests
- jms/di-extra-bundle: Required to get lazy loading (de)serialization visitors, ~1.3
Provides
None
Conflicts
None
Replaces
None
Apache2 38decdcc5664356ce672f359f2c48550ce1524af
- Johannes M. Schmitt <schmittjoh.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-23 00:36:08 UTC
README
👁 Build Status
👁 Scrutinizer Quality Score
👁 Code Coverage
👁 Packagist
This bundle integrates the serializer library into Symfony2.
Please open new issues or feature request which are related to the library on the new repository.
You can learn more about the bundle in its documentation.
