Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 235 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 235 Bytes

phpmvc-component-based

A component-based approached to the MVC architecture. Components are organized within their own folder under the app/components folder. Each component folder contains at least one view, controller, and model.