Libraries tagged by phphtml
paquettg/php-html-parser
7164991 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
thesoftwarefanatics/php-html-parser
425365 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
958335 Downloads
A simple way to create html tags with php.
airmanbzh/php-html-generator
71612 Downloads
PHP html generator
ressio/pharse
64836 Downloads
Fastest PHP HTML Parser
phug/phug
262082 Downloads
Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation
form-manager/form-manager
35846 Downloads
PHP-HTML form manager
wikia/simplehtmldom
83177 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
17778 Downloads
PHP HTML to Quill Delta converter
natlibfi/php-html-parser
40358 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
13359 Downloads
An updated version of php-html-parser
mcaskill/php-html-build-attributes
28551 Downloads
Generate a string of HTML attributes.
bupy7/php-html-form
17435 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
5270 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
8437 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.