fivelab/certificate

This package is abandoned and no longer maintained. No replacement package was suggested.

Work with certificate

v1.0.1 2015-10-05 05:57 UTC

This package is not auto-updated.

Last update: 2021-04-30 23:49:38 UTC


README

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).