2017 © Pedro Peláez
 

library daikengo

An object oriented access control system.

image

3f/daikengo

An object oriented access control system.

  • Wednesday, February 14, 2018
  • by dedalozzo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 170 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 3 % Grown

The README.md

Latest Stable Version Latest Unstable Version Build Status Scrutinizer Code Quality License Total Downloads, (*1)

Daikengo

An object oriented access control system., (*2)

Composer Installation

To install Daikengo, you first need to install Composer, a Package Manager for PHP, following these few steps:, (*3)

curl -s https://getcomposer.org/installer | php

You can run this command to easily access composer from anywhere on your system:, (*4)

sudo mv composer.phar /usr/local/bin/composer

Daikengo Installation

Once you have installed Composer, it's easy install Daikengo., (*5)

  1. Edit your composer.json file, adding Daikengo to the require section:
{
    "require": {
        "3f/daikengo": "dev-master"
    },
}
  1. Run the following command in your project root dir:
composer update

Documentation

The documentation can be generated using Doxygen. A Doxyfile is provided for your convenience., (*6)

Authors

Filippo F. Fadda - filippo.fadda@programmazione.it - http://www.linkedin.com/in/filippofadda, (*7)

Copyright (c) 2016-2017, Filippo Fadda All rights reserved., (*8)

License

Daikengo is licensed under the Apache License, Version 2.0 - see the LICENSE file for details., (*9)

The Versions

14/02 2018

dev-master

9999999-dev https://github.com/dedalozzo/daikengo

An object oriented access control system.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

acl access rbac role object control system permission oriented

07/12 2017

1.1.2

1.1.2.0 https://github.com/dedalozzo/daikengo

An object oriented access control system.

  Sources   Download

Apache-2.0

The Requires

 

acl access rbac role object control system permission oriented

29/11 2017

1.1.1

1.1.1.0 https://github.com/dedalozzo/daikengo

An object oriented access control system.

  Sources   Download

Apache-2.0

The Requires

 

acl access rbac role object control system permission oriented

29/11 2017

1.1

1.1.0.0 https://github.com/dedalozzo/daikengo

An object oriented access control system.

  Sources   Download

Apache-2.0

The Requires

 

acl access rbac role object control system permission oriented

15/11 2017

1.0

1.0.0.0 https://github.com/dedalozzo/daikengo

An object oriented access control system.

  Sources   Download

Apache-2.0

The Requires

 

acl access rbac role object control system permission oriented