A lite PHP component to manage roles and permissions with config file
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
"require": {
"nndmmd/doorman": "dev-master"
}
php composer.phar update
Nndmmd/Doorman is open-sourced software licensed under the MIT license