pierreminiggio/html-trimmer

There is no license information available for the latest version (1.0.0) of this package.

Trim HTML

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/pierreminiggio/html-trimmer

1.0.0 2021-03-07 21:35 UTC

This package is auto-updated.

Last update: 2025-10-08 07:34:42 UTC


README

Remove HTML Tags and Content from string.

Installation :

Add to your "repositories" key in your composer.json file :

{
    "type": "vcs",
    "url": "https://github.com/pierreminiggio/html-trimmer"
}

Install using composer :

composer require pierreminiggio/html-trimmer