PHPackages                             punkstar/ssl - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. punkstar/ssl

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

punkstar/ssl
============

PHP library for reading and understanding SSL certificates.

0.5.1(8y ago)1824.3k↓34.6%5[1 PRs](https://github.com/punkstar/ssl/pulls)MITPHPPHP ^7.0CI failing

Since Jul 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/punkstar/ssl)[ Packagist](https://packagist.org/packages/punkstar/ssl)[ RSS](/packages/punkstar-ssl/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (3)Versions (9)Used By (0)

Reading SSL Certificates
========================

[](#reading-ssl-certificates)

[![Build Status](https://camo.githubusercontent.com/64839d70fb3e99539ad886ac5200c512b386a033025a7bc87917c9b17c9ea5e9/68747470733a2f2f7472617669732d63692e6f72672f70756e6b737461722f73736c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/punkstar/ssl) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/1fcdeeaf4289fa61216cf7663057e5adbb38a893d9c3092abf87024bb5865ce3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f70756e6b737461722f73736c2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/punkstar/ssl/?branch=master) [![Code Coverage](https://camo.githubusercontent.com/a5ec0b55dbb078899210d74e8b03d2e1f4e7383426f872a258fd7f8d031070c3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f70756e6b737461722f73736c2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/punkstar/ssl/?branch=master)

This is a library for easily reading and understanding SSL certificates using PHP.

Installation
------------

[](#installation)

```
composer require punkstar/ssl

```

Usage
-----

[](#usage)

```
