Download the PHP package createloop/php-rbac without Composer
On this page you can find all versions of the php package createloop/php-rbac. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-rbac
php-rbac
Installation:
Defautl Usage:
- 把DB資料夾裡的sql 部屬在database (預設載體為Mysql,以PDO實現,要用不同儲存方式請看 Custom Usage)
- 調整Storage/config.php 裡面的連線參數設定 或是 new MysqlStorage 帶入連線必要參數
Custom Usage:
- 可選擇自行實現儲存載體,只要繼承RBAC\Interfaces\IStroage ,實作裡面的方法即可。
Usage:
驗證:
建構新 resource:
建構新 Role:
賦予Role Resource:
License
Composer is licensed under the MIT License - see the LICENSE file for details
All versions of php-rbac with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package createloop/php-rbac contains the following files
Loading the files please wait ....