https://github.com/alchaplinsky/rtfm
Small and Classy PHP MVC Framework
https://github.com/alchaplinsky/rtfm
Last synced: about 2 months ago
JSON representation
Small and Classy PHP MVC Framework
- Host: GitHub
- URL: https://github.com/alchaplinsky/rtfm
- Owner: alchaplinsky
- License: other
- Created: 2012-06-23T08:48:10.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-23T09:07:11.000Z (almost 14 years ago)
- Last Synced: 2025-01-01T23:27:41.777Z (over 1 year ago)
- Language: PHP
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RTFM Framework
RTFM is a tiny and classy PHP framework for web development. RTFM helps you create wonderful applications using simple and well defined approach. Development should be a creative experience that you enjoy, not something that is painful.
## Features
- Simple routing
- MVC in action
- Proper Exception Handling
- Views and templating
- A lot more comming soon..