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




Community Events





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


language series development framework component release community podcast symfony2 unittest database introduction application opinion test api conference interview custom phpunit

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