Startup
Purpose with this framework is that you only need to have one configuration file which includes Startup. Then you only need to include the configuration file once in your project and you will have all Startup functionallity.
- URL Routing
- User management - Loginsystem (with Single-Sign-On - which is Facebook and OpenID)
- File upload
- UI helper - like FORM helper.
- Views
- Security
Requirements
- PHP 5.3+