Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kelunik/certificate

Access certificate details and transform between different formats.
https://github.com/kelunik/certificate

certificate php tls x509

Last synced: 19 days ago
JSON representation

Access certificate details and transform between different formats.

Awesome Lists containing this project

README

        

# certificate

[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/kelunik/certificate/blob/master/LICENSE)

Access certificate details and transform between different formats.

**Required PHP Version**

- PHP 7.0+

**Installation**

```bash
composer require kelunik/certificate
```