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

ActiveLibrary

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 2d 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 68% 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

3018d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e2beccff12d78ec9667f7728e9bc36fbfb5f3fc009623e6b16eec1c329b74ed?d=identicon)[bkkkd](/maintainers/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

[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[civicrm/civicrm-core

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

728272.9k20](/packages/civicrm-civicrm-core)[abydahana/aksara

Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!

1101.2k](/packages/abydahana-aksara)[devgeniem/redipress

RediPress

3432.6k](/packages/devgeniem-redipress)[novay/laravel-word-template

Package Laravel untuk melakukan penggantian kata pada file menggunakan template dokumen (.doc atau .docx) yang sudah disediakan.

4815.1k](/packages/novay-laravel-word-template)

PHPackages © 2026

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