Skip to content
/ doorman Public

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

License

Notifications You must be signed in to change notification settings

nndmmd/doorman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doorman

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages