News Feed
Jobs Feed
Sections




News Archive
NetTuts.com:
Create your First Tiny MVC Boilerplate with PHP
February 24, 2011 @ 12:20:30

If you ever find yourself in need of a basic MVC structure for your application but don't want to get involved with a full framework to do it, you should try out this new screencast from NetTuts.com. It shows you the creation of a simple "tiny MVC" implementation.

It's important for me to note that I'm not advocating that you shouldn't use large frameworks. They absolutely have their places, and I use them often. That said, there are definitely times when they can be overkill for smaller projects. When your only requirement is code organization, it's typically better to scrape together your own MVC boilerplate.

The screencast's about 15 minutes long and it walks you through each step of the way - making the routing, setting up controller handling and working with views. For the impatient, you can also download the source and get started quickly.

0 comments voice your opinion now!
tutorial mvc tiny framework custom create


blog comments powered by Disqus

Similar Posts

Pádraic Brady's Blog:Doing that thing called PEAR - Packaging Source Code for PEAR Distribution

Lorna Mitchell: Installing PEAR Packages Offline

Matthew Leverton\'s Blog: How to add a custom CAPTCHA to phpBB2

PHPBuilder.com: AJAX and PHP Part 4 - Forms and JavaScript Limitations

ZendCasts: Using Zend_Cache to speed up Web Service calls


Community Events











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


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

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