PHPackages                             btafoya/sslvalidation - 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. btafoya/sslvalidation

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

btafoya/sslvalidation
=====================

Small utility library that downloads and returns ssl certificate information from a running web server.

1.0.5(9y ago)01.2kMITPHPPHP ^5.5.6 || ^7.0

Since Sep 14Pushed 9y agoCompare

[ Source](https://github.com/btafoya/sslvalidation)[ Packagist](https://packagist.org/packages/btafoya/sslvalidation)[ RSS](/packages/btafoya-sslvalidation/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (7)Used By (0)

btafoya/sslvalidation
=====================

[](#btafoyasslvalidation)

Small utility library that downloads and returns ssl certificate information from a running web server.

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

[](#installation)

Install the latest version with:

```
$ composer require btafoya/sslvalidation
```

Requirements
------------

[](#requirements)

- PHP 5.5.6+ is required but using the latest version of PHP is highly recommended.

Basic usage
-----------

[](#basic-usage)

`btafoya\sslValidation\sslValidation`
=====================================

[](#btafoyasslvalidationsslvalidation)

- `sslValidation::getSSLInformation($domain, $port)`: Returns array data

Example
-------

[](#example)

```
$certInfo = btafoya\sslValidation\sslValidation::getSSLInformation("freessltest.com", "443");
```

License
-------

[](#license)

btafoya/sslvalidation is licensed under the MIT License, see the LICENSE file for details.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

6

Last Release

3580d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f2a110a0584defebf67f20a814a73e1fd431f6203d1bbc25bd6056cc172a95d?d=identicon)[btafoya](/maintainers/btafoya)

---

Top Contributors

[![btafoya](https://avatars.githubusercontent.com/u/4192106?v=4)](https://github.com/btafoya "btafoya (7 commits)")

---

Tags

certificatevalidatesslinformation

### Embed Badge

![Health badge](/badges/btafoya-sslvalidation/health.svg)

```
[![Health](https://phpackages.com/badges/btafoya-sslvalidation/health.svg)](https://phpackages.com/packages/btafoya-sslvalidation)
```

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.1k](/packages/composer-composer)[composer/ca-bundle

Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.

3.0k365.1M270](/packages/composer-ca-bundle)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[kelunik/certificate

Access certificate details and transform between different formats.

11145.9M13](/packages/kelunik-certificate)[zenstruck/bytes

Parse, manipulate, humanize, and format bytes.

25867.5k33](/packages/zenstruck-bytes)[sop/crypto-encoding

A PHP implementation of textual encodings of cryptographic structures.

171.5M28](/packages/sop-crypto-encoding)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
