PHPackages                             artox-lab/fisher - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. artox-lab/fisher

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

artox-lab/fisher
================

Role System

1.0.9(10y ago)05.2kMITPHPPHP &gt;=5.5.0

Since Aug 3Pushed 10y ago17 watchersCompare

[ Source](https://github.com/artox-lab/fisher)[ Packagist](https://packagist.org/packages/artox-lab/fisher)[ Docs](https://github.com/artox-lab/fisher.git)[ RSS](/packages/artox-lab-fisher/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (11)Used By (0)

Role System
===========

[](#role-system)

Installation via Composer
-------------------------

[](#installation-via-composer)

```
{
    "require": {
        "artox-lab/fisher": "1.0.0"
    }
}
```

Run `composer update`

Setup DB structure
------------------

[](#setup-db-structure)

You can install this DB structure using the following command:

```
php init.php
```

and enter data name database, username for database and password for username.

Usage
-----

[](#usage)

```
