Libraries tagged by php-html
php-extended/php-html-transformer-interface
17283 Downloads
Generic library that specifies how transforms on html nodes should be done
php-extended/php-html-transformer-factory-object
2749 Downloads
An implementation of the php-http-transformer-factory-interface library
php-extended/php-html-transformer-factory-interface
5658 Downloads
A library that specifies how to build transformers
php-extended/php-html-transformer-empty-filter
3637 Downloads
A filter for html trees that removes empty nodes
php-extended/php-html-transformer-doctype-filter
3637 Downloads
A filter for html trees that removes comment nodes.
php-extended/php-html-transformer-comment-filter
3639 Downloads
A filter for html trees that removes cdata nodes.
php-extended/php-html-transformer-chain
3638 Downloads
A library with various ways to chain html transformers together
php-extended/php-html-transformer-cdata-filter
3637 Downloads
A filter for html trees that removes cdata nodes
php-extended/php-html-parser-object
12662 Downloads
A library that implements the php-extended/php-html-parser-interface interface library
php-extended/php-html-parser-interface
15596 Downloads
Interfaces to implement parsing of bbcode text into html tree structure.
leovie/php-html-builder
458 Downloads
Build HTML in PHP
janpapenbrock/php-html-minify
86 Downloads
Trim down your page size by minifying HTML.
brjpeters/php-html-parser
5069 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
8fold/php-html-spec
310 Downloads
The HTML and ARIA-HTML specifications as structured data
8fold/php-html-component
41 Downloads
A featherweight class capable of delivering a single web component, element, or entire page.