News Feed
Jobs Feed
Sections




News Archive
Jamie Rumbelow's Blog:
Wrap me up and put me in a box
April 09, 2010 @ 08:09:41

Jamie Rumbelow, a member of the CodeIgniter community, has a new post about a feature of the upcoming CodeIgniter 2.0 version of the framework - code packages.

This opens so many doors to developers, because, finally, we can bundle repeated functionality inside a package and distribute it as open-source or free code. Even if you don't want to expose your own packages, you can re-use them internally, which makes for a veritable mix of both writing application specific code, and abstracting elements of those applications out (such as an authentication engine, for instance) to become re-usable and unspecific.

He uses the post to give more specifics (that are currently missing from the manual) on what these packages are, how to use them via the framework's loader to both add and remove. Then, classes inside the package can be loaded just like any other CodeIgniter resource.

0 comments voice your opinion now!
codeigniter package ci2 loader


blog comments powered by Disqus

Similar Posts

Pierre-Alain Joye's Blog: Zip 1.8.5, small bug fixes release

Alexey Zakhlestin's Blog: Syck for PHP goes Beta (in PECL)

NetTuts.com: Protect a CodeIgniter Application Against CSRF

PEAR Blog: Newly stable packages in PEAR

Community News: Services_Akismet PEAR Package Created


Community Events











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


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

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