News Feed
Jobs Feed
Sections




News Archive
Fortrabbit.com:
Handle your dependencies with PHP composer
September 04, 2012 @ 12:02:31

If you've been developing any PHP at all recently, you've probably heard about the Composer package management tool that's caught on like wildfire in the community. If you're not currently using it, you might wonder what it's all about. Well, in this recent post on the Fortrabbit blog, Ulrich Kautz explains the tool and how to get started using it.

Composer describes itself as "a tool for dependency management in PHP". It uses a large repository of packages which is continuously extended and maintained by the community. It is now out there for about a year or so. This article goes out to everybody who is not already using it: we want you to give it a try it and here is why.

He talks about what Composer is (really a "dependency manager" more than a "package manager") and why its a good thing for projects to use. He gives the quick install instructions and an example of setting up a "composer.json" file to pull in the Twig templating and Doctrine ORM libraries. There's also a quick mention of including the Composer autoloader so it can find the resources correctly.

0 comments voice your opinion now!
composer handle dependencies tutorial introduction


blog comments powered by Disqus

Similar Posts

DevShed: Working with the XDebug extension's var_dump() function

DevShed: PHP Networking

SitePoint PHP Blog: How to Use PHP Namespaces (Parts 2 &3)

Lorna Mitchell: Installing PEAR Packages Offline

NetTuts.com: How to Create an Alfred Extension


Community Events











Don't see your event here?
Let us know!


composer zendframework2 development opinion framework object testing interview introduction release podcast unittest code functional example conference community series language tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework