I want to store values of users who are creating and editing data. How do I do that without touching session variables. I used FOSUserbundle to for user management.
Blameable from Doctrine extensions will do this job.