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

Sebastian Bergmann's Blog: PHP Has No Culture of Testing

PHP Town Hall: Episode 1 - Composer Kicks Ass, Laravel 4 Is Coming, and PHP Hosting Sucks (Podcast)

Paul Jones\' Blog: Instant Forms from Tables with Solar

Reddit.com: Moving a large existing project onto a framework

Blogge: Things You Must Know About CakePHP


Community Events











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


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

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