hiqdev / hiapi-heppy
hiAPI plugin for hEPPy
Installs: 13 176
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 2
Open Issues: 0
Type:yii2-extension
Requires
- patrickschur/language-detection: ^5.1.0
- php-amqplib/php-amqplib: ^3.0.0
Requires (Dev)
- hiqdev/composer-config-plugin: dev-master
- hiqdev/hidev-hiqdev: <2.0 || dev-master
- hiqdev/hidev-php: <2.0 || dev-master
- phpunit/phpunit: ^6.0
- vlucas/phpdotenv: ^2.5
- yiisoft/yii2: ^2.0@dev
This package is auto-updated.
Last update: 2024-10-12 08:47:33 UTC
README
hiAPI plugin for hEPPy
The plugin for integration hEPPy EPP client in hiAPI.
Provides:
- performing commands with hEPPy EPP client
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqdev/hiapi-heppy"
or add
"hiqdev/hiapi-heppy": "*"
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 © 2017-2018, HiQDev (http://hiqdev.com/)