News Feed
Jobs Feed
Sections




News Archive
Michael Nitschinger's Blog:
Playing with Composer and Lithium
January 24, 2012 @ 10:20:51

Michael Nitschinger has a new post to his blog looking at using the popular Composer tool for package management together with Lithium to make dependency management simpler.

Composer is a command-line tool that helps you manage your application dependencies. It automatically fetches packages, resolves dependencies and is easy to configure. [...] Currently, Lithium doesn't provide Composer packages out of the box, but it's easy to write one.

He starts the post with an introduction to using Composer for those new to the tool, then moves quickly into setting up your "composer.json" file to pull in the Lithium updates from their github account. Additionally, he shows how to add a dependency for twig in the "require" section and pull it down at the same time (with dependencies).

0 comments voice your opinion now!
lithium framework composer packagist package dependency tutorial


blog comments powered by Disqus

Similar Posts

Ibuildings Blog: Dependency Injection and Zend Framework Controllers

Kevin Schroeder's Blog: Subnet validation with Zend Framework

Advisory: Gentoo Linux PHP Package Upgrade

DevShed: Drawing Functions and the GD Library in PHP

Web Developer Juice: PHP Magic Functions: Best Part of Object Oriented PHP - Part 1


Community Events











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


community functional opinion introduction language usergroup release framework testing symfony2 google phpunit interview series conference database podcast rest development zendframework2

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