Skip to content

Denormalize Doctrine entities out-of-the-box with Symfony Serializer

License

Notifications You must be signed in to change notification settings

VincentChalnot/SidusDoctrineSerializerBundle

Repository files navigation

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.

About

Denormalize Doctrine entities out-of-the-box with Symfony Serializer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages