nndmmd / doorman
A lite PHP component to manage roles and permissions with config file
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/nndmmd/doorman
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2025-12-21 01:35:36 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