Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 523 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 523 Bytes

jrMvc (JackRabbitMvc) is a ~75 line (excluding comments), one-file, PHP 5+ (supports 7) MVC micro-framework.

"Perfection is attained not when there is nothing left to add, but when there is nothing left to take away." (Antoine de Saint-Exupéry)

Originally hosted on code.google.com in 2007

Added new routable version by including one-file version of 'klein', increases file size to 1000 lines :(