PHPackages                             six519/ssl\_stat - 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. six519/ssl\_stat

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

six519/ssl\_stat
================

PHP C Language Extension To Get SSL Certificate Information From URL

01C

Since Jun 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/six519/ssl_stat_php)[ Packagist](https://packagist.org/packages/six519/ssl_stat)[ RSS](/packages/six519-ssl-stat/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

ssl\_stat\_php
--------------

[](#ssl_stat_php)

PHP C Language Extension To Get SSL Certificate Information From URL

Install Dependency (Ubuntu)
---------------------------

[](#install-dependency-ubuntu)

```
apt install libcurl4-openssl-dev php-curl
```

Building &amp; Installing
-------------------------

[](#building--installing)

```
composer require six519/ssl_stat:dev-master
cd vendor/six519/ssl_stat/ext/
phpize
./configure --enable-ssl_stat
make
sudo make install
```

Enabling
--------

[](#enabling)

add entry to php.ini file extension=/&lt;PATH TO FILE&gt;/ssl\_stat.so

Testing
-------

[](#testing)

```
php -dextension=ssl_stat.so -a
```

PHP Sample Usage
----------------

[](#php-sample-usage)

```
$info = ssl_stat_check("https://example.com");
```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/037c809a26475ca87a79ff9b026c4c2131d499350742962fbb1e5cfd8435a4e8?d=identicon)[six519](/maintainers/six519)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/six519-ssl-stat/health.svg)

```
[![Health](https://phpackages.com/badges/six519-ssl-stat/health.svg)](https://phpackages.com/packages/six519-ssl-stat)
```

###  Alternatives

[scws/pscws4

PSCWS 是英文 PHP Simple Chinese Words Segmentation 的头字母缩写，它是 SCWS 项目的前身。

1213.2k1](/packages/scws-pscws4)

PHPackages © 2026

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