2017 © Pedro Peláez
 

library doorman

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

image

nndmmd/doorman

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

  • Tuesday, March 29, 2016
  • by nndmmd
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

doorman

A lite PHP component to manage roles and permissions with config file, (*1)

Start

Download:

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

OR:, (*2)

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, (*3)

The Versions

29/03 2016

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Huang Hao