#Personal Framework
##A framework to be customized by user.
Designed to solve following problems faced in web development without framework:
- Difficult to identify correct include file path
- Difficult to set dynamic URLs
- Difficult to re-using html (views)
- Difficult to using library
- Difficult to change configuration
- Difficult to update SQL, update code
###Future planning:
- Integrate with composer