Skip to content

umbrella-code/umbrella

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Umbrella Framework

The Umbrella PHP Framework.

##Installation

If you would like to use the Umbrella Framework in your app simply add the following to your composer.json file and run
composer install

"require": {
    "umbrella-code/umbrella": "dev-master",
},

##Warning

This framework is still in development. There are still security implementations that need to be added and refined.

##License

Please see the LICENSE file for more information on the license that ships with this framework.