PHPackages                             thefunpower/license\_checker - 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. [Security](/categories/security)
4. /
5. thefunpower/license\_checker

ActiveLibrary[Security](/categories/security)

thefunpower/license\_checker
============================

代码授权

v2.0.7(2y ago)02541Apache-2.0PHPPHP &gt;=7.1

Since Jan 6Pushed 2y agoCompare

[ Source](https://github.com/thefunpower/license_checker)[ Packagist](https://packagist.org/packages/thefunpower/license_checker)[ RSS](/packages/thefunpower-license-checker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)DependenciesVersions (11)Used By (1)

授权
--

[](#授权)

安装
--

[](#安装)

```
composer require thefunpower/license_checker

```

依赖

```
"phpseclib/phpseclib": "^2.0",

```

使用
--

[](#使用)

```
$lic = new \license;
//生成证书
//pr($lic->create());
$data = [
    'domain'=>'主域名',
    //过期时间
    'last_time'=>'2025-06-01',
    //永久有效
    //'is_fover'=>false,
];
license_create($data);

```

### 开源协议

[](#开源协议)

[Apache License 2.0](LICENSE)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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 ~36 days

Recently: every ~57 days

Total

10

Last Release

899d ago

Major Versions

v1.0.3 → v2.0.12023-02-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/c6f09836c59d691e60dd442ee29a2b6673d2c8c319b248aedcde7103f17201e1?d=identicon)[sunkangchina2022](/maintainers/sunkangchina2022)

---

Top Contributors

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

---

Tags

php

### Embed Badge

![Health badge](/badges/thefunpower-license-checker/health.svg)

```
[![Health](https://phpackages.com/badges/thefunpower-license-checker/health.svg)](https://phpackages.com/packages/thefunpower-license-checker)
```

###  Alternatives

[stymiee/php-simple-encryption

The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.

448.0k](/packages/stymiee-php-simple-encryption)[poly-crypto/poly-crypto

High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+

127.8k1](/packages/poly-crypto-poly-crypto)[ukrbublik/openssl_x509_crl

Missing OpenSSL function on PHP to create CRL (certificate revocation list) for CA

182.1k](/packages/ukrbublik-openssl-x509-crl)

PHPackages © 2026

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