hiqdev / hiam-mrdp
HIAM module for MRDP database compatibility
Installs: 1 452
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 3
Open Issues: 0
Type:yii2-extension
Requires (Dev)
- codeception/codeception: ^2.4
- hiqdev/hidev-hiqdev: <2.0 || dev-master
- hiqdev/hidev-php: <2.0 || dev-master
This package is auto-updated.
Last update: 2019-12-11 12:24:45 UTC
README
HIAM module for MRDP database compatibility
HIAM is Identity and Access Management server.
This package provides MRDP database compatibility classes:
- Identity model with seller and seller_id
- Client storage model with ClientQuery
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqdev/hiam-mrdp"
or add
"hiqdev/hiam-mrdp": "*"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2016-2017, HiQDev (http://hiqdev.com/)