alexmanno / serializer-bundle
Allows you to easily serialize, and deserialize data of any complexity
Installs: 191
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 312
Type:symfony-bundle
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
This package is auto-updated.
Last update: 2024-10-22 20:56:44 UTC
README
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.