I wonder if a large number of composer packets included to my Symfony 2 application slows it down.
For example, I installed nestbot/Carbon, and used it only twice.
Should I be careful of the amount of packages Im including? Does this have any impact on application performance, or they are loaded only when they need to?