umbrella-code/umbrella

The Umbrella PHP Framework

0.1.0 2014-05-19 16:27 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:36:11 UTC


README

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.