News Feed
Jobs Feed
Sections




News Archive
feed this:

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



Community Events











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


testing phpunit podcast code api database unittest framework language series composer release opinion community introduction functional interview example zendframework2 development

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