Powerful HTML processor.
Download a latest package or use Composer:
composer require teio/teio
Inteve\Teio requires PHP 8.0 or newer.
$teio = new Teio\Processor(
modules: $modules
);
$html = $teio->process($html);License: New BSD License
Author: Jan Pecha, https://www.janpecha.cz/