Prev / engine-pmc

Parameter MVC Core using php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

engine-pmc

"engine pmc" is module-based MVC core that speeds up the development of the website and that makes easy to do teamwork and maintenance.

"engine pmc" provides many functions as well as MVC.

  • Ease of maintenance
  • Multi-module support
  • Support inheritance between module actions
  • Automatic control of CSS / JS cache
  • Support LESS css
  • Support multi-language
  • Easy to develope mobile pages
  • The same code can be run on different servers
  • Provide various config variables
  • Ease of debugging

Demo

http://pmc.prev.kr

Wiki & Install

Wiki and install/developement tutorial are described in this document (Korean)

Imported Libraries

About

Parameter MVC Core using php

License:MIT License


Languages

Language:PHP 75.5%Language:HTML 14.5%Language:CSS 7.6%Language:JavaScript 2.4%