A Beginner's Guide To Composer

added by JavaScript Kicks
4/8/2015 2:14:24 PM

476 Views

Since its release on March 1st, 2012 Composer has gained widespread popularity for bringing something to PHP which was sorely needed: dependency management. Composer is essentially a way to pull in all the third party software such as CSS frameworks, jQuery plugins and others into your project.


0 comments