Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kelunik/certificate
- Owner: kelunik
- License: mit
- Created: 2015-11-25T22:01:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T21:33:38.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T18:50:51.155Z (about 1 month ago)
- Topics: certificate, php, tls, x509
- Language: PHP
- Homepage:
- Size: 38.1 KB
- Stars: 82
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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
```