PHPackages                             trywith/kotodama - 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. trywith/kotodama

ActiveLibrary

trywith/kotodama
================

Japanese conversion utilities

v1.0.0(2y ago)120[1 issues](https://github.com/TryWith/kotodama/issues)MITPHP

Since May 1Pushed 2y agoCompare

[ Source](https://github.com/TryWith/kotodama)[ Packagist](https://packagist.org/packages/trywith/kotodama)[ RSS](/packages/trywith-kotodama/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (4)Used By (0)

kotodama \[言霊\]
===============

[](#kotodama-言霊)

日本語変換ツールライブラリー

Japanese conversion utilities

マインドマップ
=======

[](#マインドマップ)

- ひらがな =&gt; ローマ字変換
- カタカナ =&gt; ローマ字変換
- ひらがな =&gt; カタカナ変換
- カタカナ =&gt; ひらがな変換
- ローマ字 =&gt; ひらがな変換
- ローマ字 =&gt; カタカナ変換
- 全角 =&gt; 半角変換
- 半角 =&gt; 全角変換
- 漢字 =&gt; ひらがな変換
- 漢字 =&gt; カタカナ変換
- 漢字 =&gt; ローマ字変換

Reference
=========

[](#reference)

変換用関数
-----

[](#変換用関数)

### ひらがな =&gt; ローマ字

[](#ひらがな--ローマ字)

```
$kana = "あいうえお"
$kotodama = new Kotodama
$kotodama = hiraganaToRomaji($kana)
```

### カタカナ =&gt; ローマ字

[](#カタカナ--ローマ字)

```
$kana = "アイウエオ"
$kotodama = new Kotodama
$kotodama = katakanaToRomaji($kana)
```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

Unknown

Total

1

Last Release

746d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a3c6bf6b16c79a5a11ffc9809f08ac68f8a5ec4003fcbbc2914784551ba45c2c?d=identicon)[Tks-f](/maintainers/Tks-f)

---

Top Contributors

[![tks-f](https://avatars.githubusercontent.com/u/51158118?v=4)](https://github.com/tks-f "tks-f (4 commits)")

### Embed Badge

![Health badge](/badges/trywith-kotodama/health.svg)

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

PHPackages © 2026

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