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

Padraic Brady's Blog: PHP Framework Benchmarks: Entertaining But Ultimately Useless

Vid Luther's Blog: Building PHP 5.3 packages on Ubuntu 9.04 (Jaunty) for Apache 2

DevShed: Creating a Blog Application with Interpreter Classes with PHP 5

PHPBuilder.com: Web Services Implementation using PHP and SOAP

The Bakery: Six New Articles and Tutorials


Community Events











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


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

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