Download the PHP package exsyst/normalizer-extra-bundle without Composer
On this page you can find all versions of the php package exsyst/normalizer-extra-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download exsyst/normalizer-extra-bundle
More information about exsyst/normalizer-extra-bundle
Files in exsyst/normalizer-extra-bundle
Download exsyst/normalizer-extra-bundle
More information about exsyst/normalizer-extra-bundle
Files in exsyst/normalizer-extra-bundle
Vendor exsyst
Package normalizer-extra-bundle
Short Description An icing on top of the Symfony serializer cake
License MIT
Package normalizer-extra-bundle
Short Description An icing on top of the Symfony serializer cake
License MIT
Please rate this library. Is it a good library?
Informations about the package normalizer-extra-bundle
What is that?
A mostly opinionated bundle which aims to ease creation of efficient API servers with the Symfony serializer, while trying to stay lightweight.
How to use?
- Make sure you have a Symfony 3. or 4. project, with the Serializer component, and the Doctrine ORM ;
- Run
composer require exsyst/normalizer-extra-bundle
in your project ; - Add a section to your project configuration to choose the features you want to use (see below) ;
- Further customize and/or extend the bundle's behavior if you want (documentation will come later) ;
- Start (de)serializing things!
Features and default configuration
The only features that are enabled by default are the ones that :
- Are inert on their own, or ;
- Define a reasonable, unopinionated behavior for cases that were completely unsupported.
All versions of normalizer-extra-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3.0
symfony/serializer Version ~4.0|~5.0
symfony/dependency-injection Version ~4.0|~5.0
symfony/http-foundation Version ~4.0|~5.0
symfony/property-info Version ~4.0|~5.0
doctrine/orm Version ~2.6|dev-2.6-exsyst|dev-2.17-exsyst
exsyst/dynamic-class-generation-bundle Version 0.1.*
exsyst/mini-enum Version ~1.0
symfony/serializer Version ~4.0|~5.0
symfony/dependency-injection Version ~4.0|~5.0
symfony/http-foundation Version ~4.0|~5.0
symfony/property-info Version ~4.0|~5.0
doctrine/orm Version ~2.6|dev-2.6-exsyst|dev-2.17-exsyst
exsyst/dynamic-class-generation-bundle Version 0.1.*
exsyst/mini-enum Version ~1.0
The package exsyst/normalizer-extra-bundle contains the following files
Loading the files please wait ....