PHPackages                             serhatozles/yii2-htmlawed - 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. serhatozles/yii2-htmlawed

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

serhatozles/yii2-htmlawed
=========================

htmLawed

0121PHP

Since Dec 4Pushed 11y ago1 watchersCompare

[ Source](https://github.com/serhatozles/yii2-htmlawed)[ Packagist](https://packagist.org/packages/serhatozles/yii2-htmlawed)[ RSS](/packages/serhatozles-yii2-htmlawed/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

htmLawed
========

[](#htmlawed)

See: [http://www.bioinformatics.org/phplabware/internal\_utilities/htmLawed/more.htm](http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/more.htm)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist serhatozles/yii2-htmlawed "*"

```

or add

```
"serhatozles/yii2-htmlawed": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
$in = '

    A    cell
CellCellCellCellCell

CellCellCellCell ';

$out = serhatozles\htmlawed\htmLawed::htmLawed($in, array('tidy'=>'1'));
echo $out;
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/307941e1b47a097bd1b453d8c76d29e2600e414d9a61f38c19bd0d17ac0ae055?d=identicon)[serhatozles](/maintainers/serhatozles)

---

Top Contributors

[![serhatozles](https://avatars.githubusercontent.com/u/4962332?v=4)](https://github.com/serhatozles "serhatozles (3 commits)")

### Embed Badge

![Health badge](/badges/serhatozles-yii2-htmlawed/health.svg)

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

PHPackages © 2026

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