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

ActiveLibrary

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

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

1.0.5(9y ago)01.0kMITPHPPHP ^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 1mo ago

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 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

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

3534d 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/ca-bundle

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

3.0k346.2M191](/packages/composer-ca-bundle)[acmephp/acmephp

Let's Encrypt client written in PHP

649155.1k](/packages/acmephp-acmephp)[padraic/humbug_get_contents

Secure wrapper for accessing HTTPS resources with file\_get\_contents for PHP 5.3+

1255.3M5](/packages/padraic-humbug-get-contents)[kelunik/acme

ACME library written in PHP.

121603.9k3](/packages/kelunik-acme)[daanra/laravel-lets-encrypt

A Laravel package to easily generate SSL certificates using Let's Encrypt

22650.9k](/packages/daanra-laravel-lets-encrypt)[acmephp/core

Raw implementation of the ACME protocol in PHP

38973.7k7](/packages/acmephp-core)

PHPackages © 2026

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