News Feed
Jobs Feed
Sections




News Archive
Phil Sturgeon's Blog:
CodeIgniter Packages != Modules
April 12, 2010 @ 12:14:30

Phil Sturgeon wants to remind CodeIgniter developers out there that pacakges are not the same as modules (packages are a feature in the upcoming CodeIgniter version 2.0).

So many people are asking about the new Packages feature in CodeIgniter 2.0 that I need to put this to bed: Packages are not Modules. These are two entirely different concepts and should not be confused with each other.

He explains modules as things that allow you to split down your application into self-contained logic chunks, more to keep things clean that anything else. Packages, however, allow you encapsulate multiple things - like libraries, helpers and configuration - into a single thing you can drop into your application and go. He also briefly mentions HMVC and how it could be worked into this new version of the framework.

0 comments voice your opinion now!
codeigniter framework package module


blog comments powered by Disqus

Similar Posts

PHPSPCast: Episode #8 - Frameworks - What are they and why use them?

Felix Geisendorfer's Blog: 10 Days of Free Dessert!

Ian Christian's Blog: Embedded forms using Javascript with sfForm

DevShed: Building a Content Management System with Code Igniter

Developer.com: Build your own MVC Framework: Getting your Framework Up And Running


Community Events











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


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

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