Giorgio Cefaro
Giorgio Cefaro
How about integrating with [schmittjoh/serializer](https://github.com/schmittjoh/serializer) annotations? Thus you can generate models perfectly aligned with what your controllers serialize. @schmittjoh do you think it's a good idea? hints would be appreciated!
Yes! :+1:
@stof you are right, but we can obtain the information with some effort (Idea: check which packages of the github organization have composer.json files and aggregate their packagist data)
> although the correct user entity was being searched for, it was finding a user with the same ID in a different table before it got to the correct one...