News Feed
Jobs Feed
Sections




News Archive
Juan Treminio:
Composer Namespaces in 5 Minutes
October 02, 2012 @ 15:47:32

Juan Treminio has a new post to his site today talking about Composer and namespacing and shows you how the two work together to make using 3rd party tools easy.

You've heard of Composer, right? The nifty new tool for PHP that aims to centralize and streamline package management? Do you also know of, but don't really understand how namespaces work in PHP? Then let's set you straight! In 5 minutes you'll learn how Composer's autoloader and namespaces work!

He's broken it up into a few sections:

  • Getting Composer up and running
  • Making a basic "composer.json" file
  • Going through what the "install" creates (including the "autoload_namespaces.php" file)
  • Using the vendor/ autoloader

As a bonus, he also shows how to implement your own namespacing in the "composer.json" file if you have a special case - just use the "autoload" section in the configuration (examples included).

0 comments voice your opinion now!
composer namespace introduction custom configure


blog comments powered by Disqus

Similar Posts

Andi Gutmans' Blog: Zend Server is here! (almost)

Robert Basic's Blog: Starting with Zend Framework

Tiger Heron Blog: Eclipse and PHP

NETTUTS.com: Introduction to the Smarty Templating Framework

Rob Allen's Blog: Custom Zend_Application Resources


Community Events











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


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

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