nndmmd / doorman
A lite PHP component to manage roles and permissions with config file
dev-master
2016-03-29 04:10 UTC
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2025-05-24 22:32:45 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