I installed some packages composer into /application/vendors. But seems all of the installed packages are loaded automatically, even if I just want to use one of them.
Is there any way to manually load only needed package?
Is there any way to manually load only needed package?