PHPackages                             swd/components - 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. swd/components

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

swd/components
==============

Components for fast development

v1.3.2(2y ago)0852↓33.3%1MITPHPPHP &gt;=7.1

Since Jun 6Pushed 2y ago2 watchersCompare

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

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

Using HTMLDistiller
===================

[](#using-htmldistiller)

```
    use Swd\Component\Utils\Html\Distiller;
    $distiller =  new Distiller();
    // you can remove tags that you not need or add yours
    $distiller->setAllowedTags(Distiller::$common_tags);
    $clean_html =  $distiller->process($html);

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

###  Release Activity

Cadence

Every ~439 days

Recently: every ~549 days

Total

6

Last Release

959d ago

### Community

Maintainers

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

---

Top Contributors

[![Sawered](https://avatars.githubusercontent.com/u/804711?v=4)](https://github.com/Sawered "Sawered (29 commits)")[![olapsema](https://avatars.githubusercontent.com/u/13793736?v=4)](https://github.com/olapsema "olapsema (4 commits)")[![exileum](https://avatars.githubusercontent.com/u/2164083?v=4)](https://github.com/exileum "exileum (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/swd-components/health.svg)

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

###  Alternatives

[rappasoft/lockout

Put your Laravel application into read-only mode.

96280.4k2](/packages/rappasoft-lockout)[tobimori/kirby-seo

The default choice for SEO on Kirby: Implement technical SEO &amp; Meta best practices with ease and provide an easy-to-use editor experience

10039.7k1](/packages/tobimori-kirby-seo)

PHPackages © 2026

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