php Part 2: Creating a Composer enabled PHP website on Windows Azure with Git deployment Introduction This is part 2 of a 2 part blog post. Read part 1 here. So in part 1, we've created a local Symfony2 PHP website that uses Composer to manage its packages.
php Part 1: Creating a Composer enabled PHP website on Windows Azure with Git deployment Introduction There is no doubt that Composer is a really cool dependency manager for PHP, sort of like NuGet for ASP.net, npm for Node.js and gems for Ruby. It makes the