teio/teio

强大的HTML处理器。

维护者

详细信息

github.com/inteve/teio

源代码

问题

资助包维护!
其他

v1.2.0 2024-04-19 12:33 UTC

This package is auto-updated.

Last update: 2024-09-19 13:32:47 UTC


README

Build Status Downloads this Month Latest Stable Version License

强大的HTML处理器。

Donate

安装

下载最新包 或使用 Composer

composer require teio/teio

Inteve\Teio 需要 PHP 7.4.0 或更高版本。

使用方法

$teio = new Teio\Processor(
	modules: $modules
);

$html = $teio->process($html);

许可证: 新BSD许可证
作者:Jan Pecha,https://www.janpecha.cz/