An open API service indexing awesome lists of open source software.

https://github.com/codler/startup

Gathering all the good parts from all my projects and making it to a mini framework
https://github.com/codler/startup

Last synced: 9 months ago
JSON representation

Gathering all the good parts from all my projects and making it to a mini framework

Awesome Lists containing this project

README

          

# 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+