You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: