doctrine / DoctrineMongoDBBundle

Integrates Doctrine MongoDB ODM with Symfony
http://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/index.html
MIT License
377 stars 229 forks source link

Make attributes the default mapping type #761

Open franmomu opened 1 year ago

franmomu commented 1 year ago

See https://github.com/doctrine/DoctrineMongoDBBundle/pull/751#issuecomment-1336285553

The idea would be to promote using attributes instead of annotations.