instaclick / serializer-bundle
Allows you to easily serialize, and deserialize data of any complexity
Installs: 810
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 16
Forks: 312
Type:symfony-bundle
Requires
- php: ^5.4|^7.0
- jms/serializer: ^1.10
- phpoption/phpoption: ^1.1.0
- symfony/framework-bundle: ~2.3|~3.0|~4.0
Requires (Dev)
- doctrine/orm: *
- phpunit/phpunit: ^4.8.35|^5.4.3|^6.0
- symfony/expression-language: ~2.6|~3.0|~4.0
- symfony/finder: ^2.3|^3.0|^4.0
- symfony/form: *
- symfony/stopwatch: *
- symfony/twig-bundle: *
- symfony/validator: *
- symfony/yaml: *
Suggests
- jms/di-extra-bundle: Required to get lazy loading (de)serialization visitors, ~1.3
- symfony/finder: Required for cache warmup, supported versions ^2.3|^3.0|^4.0
This package is not auto-updated.
Last update: 2024-10-26 12:53:56 UTC
README
This bundle integrates the serializer library into Symfony.
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.