Build, dependency and code management
"Give me a big enough dependency manager, and I can compile the world" - Archimedes (maybe)
Composer
Homepage https://getcomposer.org/ What is it? A dependency manager for PHP projects. Why did ...
GitHub
Homepage https://github.com/ What is it? A version control manager; effectively it's a cloud s...
grunt
Homepage https://gruntjs.com/ What is it? A build and automation tool, for running tasks. Why...
gulp
Homepage https://gulpjs.com/ What is it? A build and automation manager for JavaScript. Why d...
Node Package Manager (npm)
Homepage https://www.npmjs.com/ What is it? A dependency and package manager for Node.js proje...