Libraries tagged by phphtml
andig/php-html-parser
7414 Downloads
Refactored repack of https://github.com/hkk12369/php-html-parser
phug/util
94944 Downloads
Phug base utils, Pug (ex-Jade) for PHP, HTML template engine structured by indentation
phug/renderer
78421 Downloads
Pug (ex-Jade) renderer for PHP, HTML template engine structured by indentation
phug/parser
90259 Downloads
Pug (ex-Jade) parser for PHP, HTML template engine structured by indentation
phug/lexer
93915 Downloads
Pug (ex-Jade) lexer for PHP, HTML template engine structured by indentation
blahtesoftware/bspdf
1060 Downloads
PHP HTML to PDF conversion with support for modern HTML and CSS. Built on wkhtmltopdf.
vikpe/php-html-heading-normalizer
6550 Downloads
PHP class for normalizing (promote/demote) HTML headings
thechrise/php-html
279 Downloads
A simple way to create html tags with php.
joeybab3/phphtmltranslator
27 Downloads
PHP HTML Translator
jaggle/php-html-parser
388 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
izica/php-html-classnames
204 Downloads
Php generator for html classnames
hypetechpl/php-html-parser
5 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
hugsbrugs/php-html
74 Downloads
PHP HTML Utilities
dpsoft/php-html-to-pdf
101 Downloads
Convert any url or html to pdf/image using google-chrome or chromium-browser
asymptix/php-html-dom-parser
3094 Downloads
Composer adaptation and wrapper for the Simple HTML DOM parser written on PHP5+ let you manipulate HTML in a very easy and fast way. It supports invalid HTML DOM and may find tags in HTML DOM with selectors just like jQuery.