Libraries tagged by phphtml
paquettg/php-html-parser
6864312 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
935291 Downloads
A simple way to create html tags with php.
airmanbzh/php-html-generator
70365 Downloads
PHP html generator
ressio/pharse
59385 Downloads
Fastest PHP HTML Parser
phug/phug
249749 Downloads
Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation
form-manager/form-manager
33864 Downloads
PHP-HTML form manager
thesoftwarefanatics/php-html-parser
422923 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
27462 Downloads
Generate a string of HTML attributes.
wikia/simplehtmldom
79899 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
15877 Downloads
PHP HTML to Quill Delta converter
natlibfi/php-html-parser
34898 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
11335 Downloads
An updated version of php-html-parser
bupy7/php-html-form
17164 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
2992 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
8326 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.