PHPackages                             ad5jp/schema-writer - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. ad5jp/schema-writer

ActiveLibrary[File &amp; Storage](/categories/file-storage)

ad5jp/schema-writer
===================

Export table definitions as Excel

1.0.3(9mo ago)07MITPHPPHP &gt;=8.0

Since Oct 4Pushed 9mo agoCompare

[ Source](https://github.com/ad5jp/schema-documentater)[ Packagist](https://packagist.org/packages/ad5jp/schema-writer)[ RSS](/packages/ad5jp-schema-writer/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (5)Used By (0)

Schema Writer
=============

[](#schema-writer)

データベースの実スキーマを元に、テーブル定義書を Excel 等のファイルとして出力します。

現在は

- データベース・・・MySQL
- 出力先・・・日本語 Excel ファイル

のみに対応しています。

使い方
---

[](#使い方)

### プロジェクトに追加して使う場合

[](#プロジェクトに追加して使う場合)

composer でインストールします。

```
composer require --dev ad5jp/schema-writer

```

プロジェクトディレクトリでコマンドを実行します。

```
./vendor/bin/documentate

```

### 単独で使用する場合

[](#単独で使用する場合)

Github よりリポジトリをフォークした後、本リポジトリのディレクトリに入り、実行します。

```
php documentate

```

オプション
-----

[](#オプション)

以下のようにオプション付で実行することができます。

```
./vendor/bin/documentate --host=localhost:3306 --schema=test --user=root

```

必要なオプションを省略した場合は、対話的に実行されます。

オプション説明driverデータベースの種類。省略時は mysqlformat出力フォーマット。省略時は excel\_jphostデータベースのホスト名schemaデータベース名userデータベースのユーザ名passwordデータベースユーザのパスワードtemplateExcel ファイルの雛形のパス。format が excel\_\* の場合に指定可能output\_dirExcel ファイルを出力するディレクトリ。format が excel\_\* の場合に指定可能output\_filename出力する Excel ファイルのファイル名。format が excel\_\* の場合に指定可能

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance58

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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

Total

4

Last Release

272d ago

PHP version history (2 changes)1.0.0PHP ^8.0

1.0.1PHP &gt;=8.0

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ad5jp-schema-writer/health.svg)

```
[![Health](https://phpackages.com/badges/ad5jp-schema-writer/health.svg)](https://phpackages.com/packages/ad5jp-schema-writer)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[civicrm/civicrm-core

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

751291.4k43](/packages/civicrm-civicrm-core)[yajra/laravel-datatables-export

Laravel DataTables Queued Export Plugin.

362.2M4](/packages/yajra-laravel-datatables-export)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54681.3k19](/packages/solspace-craft-freeform)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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