yohang/htmltools

Some helpers to work with HTML

Installs: 5 161

Dependents: 2

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/yohang/htmltools

0.1.3 2018-08-30 08:48 UTC

This package is auto-updated.

Last update: 2025-09-21 22:35:23 UTC


README

Some use(ful|less) tools for manipulation of HTML.

HtmlTools\Helpers::addHeadingsId($html, $headingSelector = 'h1, h2, h3, h4, h5, h6')

This methods is useful to automatically add ids to headings and use them as anchor.