PHP MVC Skeleton App

A simple and easy to understand PHP MVC skeleton application

While reading about the “best” PHP frameworks of 2014 at SitePoint, I stumbled upon a little framework that will be very handy, especially where a full-blown framework may be a bit too much.

The PHP-MVC Project has two editions available, a basic version, and then an advanced version that supports Twig and automatic Saas compiling.

The developer of PHP-MVC was quoted in the SitePoint article, basically stating why he created it:

Most frameworks are simply too advanced, making it hard for non-professional developers or frontend people to quickly build good things, so I was always searching for a naked and totally stripped-down PHP barebone application. php-mvc solves this problem and reduces the learning curve to a total time of under 30 minutes while still being very professional and self-explaining.

I’ll still probably use Alto Router for really simple sites or apps, and Slim Framework for slightly larger sites.

I’ll probably never need to use the PHP-MVC skeleton application, but it’s nice to have available. PHP-MVC framework can be downloaded from GitHub, here’s the basic version, and here’s the advanced version.

1+

Well, now what?

Work with Me

I'm available for hire and always taking new clients, big and small. Got a project or an idea you'd like to discuss? Startup plan but no developer to make it happen? Just get in touch, I'd love to see if I can help you out!

Leave some Feedback

Got a question or some updated information releavant to this post? Please, leave a comment! The comments are a great way to get help, I read them all and reply to nearly every comment. Let's talk. 😀

Longren.io is proudly hosted by DigitalOcean

DigitalOcean

2 thoughts on “PHP MVC Skeleton App

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.