
06 Oct
Installing & Using the Composer
Managing the dependencies in PHP web applications was a well known headache. Its due to lack of its own Package manager. Other languages have already their Dependency Manager like Ruby have Bundler, Maven for Java, NPM for Node.js and so on