(06-06-2019, 11:11 AM)angrymongol Wrote: (06-06-2019, 08:34 AM)Paradinight Wrote: (06-05-2019, 01:38 PM)angrymongol Wrote: composer is a disaster that i specifically stay away from. oh god the dependencies. F@CK composer
Why is it a disaster?
dependencies have dependencies and those dependencies have deprecated or old versions of other libraries. and god forbid you want to use multiple versions of the same library. and then when it fails, it tells me to install bunch of sub dependencies manually. I suppose if you need some library that generates a simple form for you then sure it is not complicated but using it on an enterprise level projects, no thanks
(06-06-2019, 08:38 AM)albertleao Wrote: So what's your alternative? Manage all the packages by hand?
What do you think people did before composer? Just not code? WHat kind of a question is that?
I should create my own spreadsheet lib, pdf, mail or template engine? reinvent the wheel... . dependencies hell is not the fault of composer.