News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Matthew Weir O'Phinney's Blog:
PHP Library Channel
May 16, 2006 @ 06:00:08

Matthew Weir O'Phinney has posted this new item on his blog today, a look at his creation of a new PEAR channel (found here) where he's started work on a general use PHP library repository.

I've been working on Cgiapp in the past few months, in particular to introduce one possibility for a Front Controller class. To test out ideas, I've decided to port areas of my personal site to Cgiapp2 using the Front Controller. Being the programmer I am, I quickly ran into some areas where I needed some reusable code -- principally for authentication and input handling.

So what did I choose? To reinvent the wheel, of course! To that end, I've opened a new PEAR channel that I'm calling PHLY, the PHp LibrarY, named after my blog.

Some of the targets of his project include:

  • Loosely coupled; dependencies should be few, and no base class should be necessary.
  • Designed for PHP5 and up; all classes should make use of PHP5's features.
  • Tested; all classes should have unit tests accompanying them.

0 comments voice your opinion now!
php library repository channel pear phly php library repository channel pear phly



Similar Posts

PHP Security Blog: phpBB mass hack in preparation?

Zend Developer Zone: Zip-it or DIY Tar-balls

Justin Silverton\'s Blog: Excel and php without COM

Jim Plush\'s Blog: Grouping PHP classes = faster by 24%

NewsForge: Real world control from a Web page


Community Events









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


developer book code PEAR conference mysql security cakephp example ajax zend framework releases zendframework package database application release job PHP5

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