An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# hiAPI Certum

**hiAPI Certum.eu plugin**

[![Latest Stable Version](https://poser.pugx.org/hiqdev/hiapi-certum/v/stable)](https://packagist.org/packages/hiqdev/hiapi-certum)
[![Total Downloads](https://poser.pugx.org/hiqdev/hiapi-certum/downloads)](https://packagist.org/packages/hiqdev/hiapi-certum)
[![Build Status](https://img.shields.io/travis/hiqdev/hiapi-certum.svg)](https://travis-ci.org/hiqdev/hiapi-certum)
[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/hiqdev/hiapi-certum.svg)](https://scrutinizer-ci.com/g/hiqdev/hiapi-certum/)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/hiqdev/hiapi-certum.svg)](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/)