Composer provides autoloading so why does his autoloader requires composer for usage.
I was thinking it was supposed to be a simple php class or classes that can be included without depending on composer.
Are they any advantages of using this other than just using composer?
Composer provides autoloading so why does his autoloader requires composer for usage.
I was thinking it was supposed to be a simple php class or classes that can be included without depending on composer.
Are they any advantages of using this other than just using composer?