15 lines
332 B
Markdown
Executable file
15 lines
332 B
Markdown
Executable file
# 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
|
|
```
|