Well, I work for a company that has a huge system, and we used Doctrine to do the mapping of our tables, but this is a very old one. We used Doctrine a long time ago and we were not aware of namespaces at the time. / p>
Now if I just put the namespace in all DAO classes to use in the whole system with the help of the compositor's autoload PSR4 would it cause some system error, or would it work normal?