https://github.com/hiqdev/hiapi-certum
hiAPI Certum.pl plugin
https://github.com/hiqdev/hiapi-certum
hacktoberfest
Last synced: 12 months ago
JSON representation
hiAPI Certum.pl plugin
- Host: GitHub
- URL: https://github.com/hiqdev/hiapi-certum
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2018-03-07T14:45:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T10:27:13.000Z (over 6 years ago)
- Last Synced: 2024-07-18T05:44:33.962Z (almost 2 years ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 134 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hiAPI Certum
**hiAPI Certum.eu plugin**
[](https://packagist.org/packages/hiqdev/hiapi-certum)
[](https://packagist.org/packages/hiqdev/hiapi-certum)
[](https://travis-ci.org/hiqdev/hiapi-certum)
[](https://scrutinizer-ci.com/g/hiqdev/hiapi-certum/)
[](https://scrutinizer-ci.com/g/hiqdev/hiapi-certum/)
Provides integration with [Certum.eu] certificate provider.
[Certum.eu]: https://www.certum.eu/
## Installation
The preferred way to install this yii2-extension is through [composer](http://getcomposer.org/download/).
Either run
```sh
php composer.phar require "hiqdev/hiapi-certum"
```
or add
```json
"hiqdev/hiapi-certum": "*"
```
to the require section of your composer.json.
## License
This project is released under the terms of the BSD-3-Clause [license](LICENSE).
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).
Copyright © 2018, HiQDev (http://hiqdev.com/)