peter-mw / mvc

[archive] Micro MVC for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro MVC - engine for PHP

MicroMVC is the hyper small engine that gives you all the MVC power and a lot of speed.

It supports namespaces, auto-loading and routing.

No fancy features. The rest is up to you!

Benchmarks shows it can handle around 300-400 requests per second

How to install

  1. Download and unzip
  2. Edit the .htaccess file and adjust your directory
  3. Open your browser at the location

About

[archive] Micro MVC for PHP


Languages

Language:PHP 100.0%