News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Tony Bibbs' Blog:
MVCnPHP 4.0.0 Released!
April 10, 2007 @ 08:19:00

Tony Bibbs has announecd the latest release of a framework he's developed to make MVC in PHP applications simple - MVCnPHP.

It's been a long while since the last stable release but I'm happy to announce the release of MVCnPHP v4.0.0. This release has been a long time coming as it brings a configure-less controller. Just drop your views and commands into the directories you configured the controller to use and it will monitor them for changes.

Upon finding a file that has changed it will pull the MVC metadata out and add it to an internal configuration array that the controller will happily load into memory using APC or write out to a .php file. This basically catches this MVC implementation to what's been available in Ruby on Rails.

Also included is some sample code to get you started as well as a direct link to the PEAR channel where the framework can be downloaded.

0 comments voice your opinion now!
framework modelviewcontroller mvcnphp download release framework modelviewcontroller mvcnphp download release



Similar Posts

Zend: ZendCon 2006 Accouncements - Collaborations with Microsoft, IBM, and the new ZendBox

Community News: PQuery - PHP and jQuery

Chris Chabot's Blog: phpSocketDaemon

Alexander Netkachev's Blog: How to run a PHP application together with Zend Framework application

Zend Developer Zone: Zend Framework 1.0.4 Stable and 1.5RC1 Released


Community Events







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


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

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