Libraries tagged by phphtml
paquettg/php-html-parser
7316046 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
arcanedev/php-html
967213 Downloads
A simple way to create html tags with php.
ressio/pharse
67373 Downloads
Fastest PHP HTML Parser
phug/phug
266939 Downloads
Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation
form-manager/form-manager
36574 Downloads
PHP-HTML form manager
thesoftwarefanatics/php-html-parser
426456 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
mcaskill/php-html-build-attributes
29437 Downloads
Generate a string of HTML attributes.
airmanbzh/php-html-generator
72125 Downloads
PHP html generator
wikia/simplehtmldom
84920 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
everyday/html-to-quill
18790 Downloads
PHP HTML to Quill Delta converter
natlibfi/php-html-parser
42332 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
minasm/php-html-parser
14250 Downloads
An updated version of php-html-parser
bupy7/php-html-form
17566 Downloads
A basic framework agnostic form building package with a few extra niceties like remembering old input and retrieving error messages.
bethinkpl/php-html-parser
5764 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
avplab/php-html-builder
8647 Downloads
PHP Html builder simplifies creation of an html code in php scripts. Allows to build (or generate) the html in simple natural way, similarly as create a html page.