PHPackages                             hametuha/indesign-tagged-text - 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. hametuha/indesign-tagged-text

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

hametuha/indesign-tagged-text
=============================

A text converter for InDesign.

1.1.1(2y ago)329MITPHPPHP ^7|^8CI failing

Since Oct 15Pushed 2y agoCompare

[ Source](https://github.com/hametuha/indesign-tagged-text)[ Packagist](https://packagist.org/packages/hametuha/indesign-tagged-text)[ RSS](/packages/hametuha-indesign-tagged-text/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (9)Dependencies (3)Versions (13)Used By (0)

InDesign Tagged text
====================

[](#indesign-tagged-text)

Text converter to create a tagged text for InDesign from UTF-8 text file. Markdown ready.

Installation
------------

[](#installation)

Install with composer.

```
composer require hametuha/indesign-tagged-text

```

Usage
-----

[](#usage)

### Integration

[](#integration)

```
// Load composer.
require_once __DIR__ . '/vendor/autoload.php';
// Make Instance.
$converter = new Hametuha\InDesignTaggedText( 'Mac', 'UNICODE' );
// Load contents from string.
// 2nd argument is markdown or not.
$converter->convert( 'path/to/manuscript.md', true );
// Export as a string.
// If argument is set "true",
// the content will be converted to new text encoding(e.g. UTF-16Be)
$tagged_text = $converter->export( true );

```

### From CLI

[](#from-cli)

W.I.P.

### Supported Styles

[](#supported-styles)

W.I.P.

Licens
------

[](#licens)

MIT.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

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

Recently: every ~178 days

Total

12

Last Release

957d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/84587?v=4)[Takahashi Fumiki](/maintainers/fumikito)[@fumikito](https://github.com/fumikito)

---

Top Contributors

[![fumikito](https://avatars.githubusercontent.com/u/84587?v=4)](https://github.com/fumikito "fumikito (19 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/hametuha-indesign-tagged-text/health.svg)

```
[![Health](https://phpackages.com/badges/hametuha-indesign-tagged-text/health.svg)](https://phpackages.com/packages/hametuha-indesign-tagged-text)
```

###  Alternatives

[kwn/number-to-words

Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.

4235.0M21](/packages/kwn-number-to-words)[amphp/parallel-functions

Parallel processing made simple.

27910.3M26](/packages/amphp-parallel-functions)[illuminate/redis

The Illuminate Redis package.

8314.0M314](/packages/illuminate-redis)[sylius/fixtures-bundle

Configurable fixtures for Symfony applications.

517.7M12](/packages/sylius-fixtures-bundle)[cartalyst/converter

A framework agnostic measurement conversion and formatting package featuring multiple types of measurements and currency conversion.

88434.4k7](/packages/cartalyst-converter)[symfony/ux-leaflet-map

Symfony UX Map Leaflet Bridge

13146.6k1](/packages/symfony-ux-leaflet-map)

PHPackages © 2026

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