Do you use composer when starting a new project to manage PHP dependencies?
Personally, I like to keep my usage of 3rd party libraries to a minimum unless it's something like paypal, stripe or some kind of auth (Steam auth for example). So I don't use composer because I don't have a real need for it.
Personally, I like to keep my usage of 3rd party libraries to a minimum unless it's something like paypal, stripe or some kind of auth (Steam auth for example). So I don't use composer because I don't have a real need for it.







