nndmmd/doorman

A lite PHP component to manage roles and permissions with config file

dev-master 2016-03-29 04:10 UTC

This package is not auto-updated.

Last update: 2024-09-28 19:09:37 UTC


README

A lite PHP component to manage roles and permissions with config file

Start

Download:

git clone https://github.com/nndmmd/doorman.git
cd doorman

OR:

wget https://github.com/nndmmd/doorman/archive/master.zip
unzip doorman-master.zip
cd doorman-master

Install dependencies:

"require": {
    "nndmmd/doorman": "dev-master"
}
php composer.phar update

License

Nndmmd/Doorman is open-sourced software licensed under the MIT license