PHPackages                             bkkkd/copyrightdoc - 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. bkkkd/copyrightdoc

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

bkkkd/copyrightdoc
==================

Chinese software copyright source document generation tool.

v1.0(8y ago)2395MITPHP

Since Feb 7Pushed 8y ago2 watchersCompare

[ Source](https://github.com/bkkkd/copyrightdoc)[ Packagist](https://packagist.org/packages/bkkkd/copyrightdoc)[ Docs](https://github.com/bkkkd/copyrightdoc)[ RSS](/packages/bkkkd-copyrightdoc/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

开发理由
====

[](#开发理由)

在申请软件著作权时,需要提供源代码打印件,如果手工编辑,控制出错,而且更新也不方便,所以就写了一个代码把这个工作变成一个命令

快速使用
====

[](#快速使用)

先要确认已经安装了php程序

```
php copyrightdoc.phar -d /path/to/project -x /.git/ -x /tmp/ -x /vendors/ -e php -e tpl

```

即会在当前目录下生成project.docx文档

源码应用
====

[](#源码应用)

配置环境

```
git clone https://github.com/bkkkd/copyrightdoc.git
composer install

```

使用源码执行

```
php copyrightdoc.php -d /path/to/project -x /.git/ -x /tmp/ -x /vendors/ -e php -e tpl

```

编译成phar
=======

[](#编译成phar)

在源码应用可以执行的基础上,只要执行以下命令,即可生成 copyrightdoc.phar包

```
php build-doc.php

```

将会在dist目录下创建 copyrightdoc.phar 包

其它说明
====

[](#其它说明)

在linux环境下, 可以把copyrightdoc.phar 复制到 /usr/local/bin/copyrightdoc 以后就可以直接 copyrightdoc 命令了

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% 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

Unknown

Total

1

Last Release

3065d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2071911?v=4)[Tim](/maintainers/bkkkd)[@bkkkd](https://github.com/bkkkd)

---

Top Contributors

[![goodtim](https://avatars.githubusercontent.com/u/8170651?v=4)](https://github.com/goodtim "goodtim (7 commits)")[![bkkkd](https://avatars.githubusercontent.com/u/2071911?v=4)](https://github.com/bkkkd "bkkkd (1 commits)")

### Embed Badge

![Health badge](/badges/bkkkd-copyrightdoc/health.svg)

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

###  Alternatives

[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[kimai/kimai

Kimai - Time Tracking

4.8k8.7k1](/packages/kimai-kimai)[boomcms/boom-core

Core classes for BoomCMS

193.0k6](/packages/boomcms-boom-core)

PHPackages © 2026

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