Quantcast
Channel: Blog » www
Viewing all articles
Browse latest Browse all 10

Create your First Tiny MVC Boilerplate with PHP

$
0
0

I’m often asked about how to create an extremely simple MVC boilerplate for small projects which don’t require a massive framework, like CodeIgniter or CakePHP. We’ll build a solution in ten minutes or so.

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.

Read full article…


Viewing all articles
Browse latest Browse all 10

Latest Images

Trending Articles





Latest Images