Navigation Menu

Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

robrohan/MvCphp

Repository files navigation

Description
-----------

MvCphp is a very simple, easy to understand frameworks for PHP.  It is a simple Model View Controller / Front Controller framework for small web applications.  I use this for very simple sites that need a bit of modularity or have components I'll use in other projects, but don't require a full-featured framework.

This is not do-it-all full-on framework (like CakePHP or what have you).  It is intended for simple, single purpose sites like a landing page, standalone RSS feeder, or maybe an embedded device application.

License
-------
GPL (version 2). See the LICENSE file for details.

About

A very simple model / view / controller style framework for PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published