News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Zend.com: Eclipse Announces Latest PHP Development Tools (PDT)

Web and PHP Magazine: Issue #5 Released - "On Your Marks"

Yahoo Business: WSO2 Web Services Framework for PHP

Pro-PHP Podcast: Interview With Cal Evans

Matthew Weir O'Phinney's Blog: BostonPHP Framework Presentations


Community Events











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


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

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