Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

FiveLab/Certificate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certificate

Certificate

With this library you can work with certificates.

Supports:

  1. X509

Installation

Add FiveLab Certificate in your composer.json:

{
    "require": {
        "fivelab/certificate": "~1.0"
    }
}

Now tell composer to download the library by running the command:

$ php composer.phar update fivelab/certificate

License

This library is under the MIT license. See the complete license in library

LICENSE

Reporting an issue or a feature request

Issues and feature requests are tracked in the [Github issue tracker](https://github.com/FiveLab/Certificate/issues).