PHP Classes

File: docs/composer.md

Recommend this page to a friend!
  Classes of Roni   EZ PHP RBAC   docs/composer.md   Download  
File: docs/composer.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: EZ PHP RBAC
Manages the accesses features by users and roles
Author: By
Last change:
Date: 2 years ago
Size: 382 bytes
 

Contents

Class file image Download

Use Composer

If you don't have [Composer][1] yet, download it following the instructions on http://getcomposer.org/ or just run the following command:

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

Then, use the require command to download ezrbac to appropriate location.

php composer.phar require xiidea/ezrbac:dev-stable

[1]: http://getcomposer.org/