PHPackages                             user1007017/yii2-hyphenator - 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. user1007017/yii2-hyphenator

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

user1007017/yii2-hyphenator
===========================

Yii2 extension that provides client-side hyphenation of HTML documents

031JavaScript

Since May 9Pushed 9y agoCompare

[ Source](https://github.com/user1007017/yii2-hyphenator)[ Packagist](https://packagist.org/packages/user1007017/yii2-hyphenator)[ RSS](/packages/user1007017-yii2-hyphenator/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

A simple wrapper for Hyphenator.js. It automatically hyphenates texts.

Requirements
------------

[](#requirements)

Yii2

Usage
-----

[](#usage)

Install this extension via composer:

```
composer require user1007017/yii2-hyphenator

```

Register the widget in your view (do not echo it):

```
use user1007017\hyphenator\Hyphenator;

Hyphenator::widget([
    'language' => 'de',
    'pluginOptions' => [
        'minwordlength' => 4
    ]
]);

```

Add class="hyphenate" to the elements whose text should be hyphenated (children do inherit this setting). Hyphenation can be stopped by adding class="donthyphenate".

GitHub
------

[](#github)

Fork of

To come
-------

[](#to-come)

Support for Hyphenator\_Loader.js

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

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

---

Top Contributors

[![user1007017](https://avatars.githubusercontent.com/u/2892499?v=4)](https://github.com/user1007017 "user1007017 (19 commits)")[![drenty](https://avatars.githubusercontent.com/u/1330021?v=4)](https://github.com/drenty "drenty (16 commits)")

### Embed Badge

![Health badge](/badges/user1007017-yii2-hyphenator/health.svg)

```
[![Health](https://phpackages.com/badges/user1007017-yii2-hyphenator/health.svg)](https://phpackages.com/packages/user1007017-yii2-hyphenator)
```

###  Alternatives

[mottie/tablesorter

tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.

2.6k223.5k](/packages/mottie-tablesorter)[amasty/module-mage-248-fix

Fix several issues on Magento 2.4.8 version by Amasty

11138.7k](/packages/amasty-module-mage-248-fix)

PHPackages © 2026

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