Download the PHP package sidus/doctrine-serializer-bundle without Composer
On this page you can find all versions of the php package sidus/doctrine-serializer-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sidus/doctrine-serializer-bundle
More information about sidus/doctrine-serializer-bundle
Files in sidus/doctrine-serializer-bundle
Download sidus/doctrine-serializer-bundle
More information about sidus/doctrine-serializer-bundle
Files in sidus/doctrine-serializer-bundle
Vendor sidus
Package doctrine-serializer-bundle
Short Description Better serialization support for Doctrine entities out of the box
License MIT
Homepage https://github.com/VincentChalnot/SidusDoctrineSerializerBundle
Package doctrine-serializer-bundle
Short Description Better serialization support for Doctrine entities out of the box
License MIT
Homepage https://github.com/VincentChalnot/SidusDoctrineSerializerBundle
Please rate this library. Is it a good library?
Informations about the package doctrine-serializer-bundle
Sidus/DoctrineSerializerBundle Documentation
This bundle allows you to denormalize Doctrine entities by fetching them from the database using either their primary key(s) or a set of unique properties if defined in the mapping.
Basically, when denormalizing an entity, it will try to fetch an existing entity from database before updating it with normalized data.
All versions of doctrine-serializer-bundle with dependencies
PHP Build Version
Package Version
The package sidus/doctrine-serializer-bundle contains the following files
Loading the files please wait ....