https://github.com/kelunik/certificate
Access certificate details and transform between different formats.
https://github.com/kelunik/certificate
certificate php tls x509
Last synced: 2 months 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T21:33:38.000Z (over 2 years ago)
- Last Synced: 2025-03-29T15:06:14.815Z (2 months ago)
- Topics: certificate, php, tls, x509
- Language: PHP
- Homepage:
- Size: 38.1 KB
- Stars: 93
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# certificate
[](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
```