Libraries tagged by php html
bethinkpl/php-html-parser
858 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
8266 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.
andig/php-html-parser
6911 Downloads
Refactored repack of https://github.com/hkk12369/php-html-parser
soundasleep/html5lib-php
1604 Downloads
A PHP implementations of a HTML parser based on the WHATWG HTML5 specification.
rokety/php-simple-html-purify
1328 Downloads
Another htmlpurify for php. It is simple to use.
objective-php/html
97951 Downloads
HTML helper classes for Objective PHP
nguyenanhung/php-simple-html-dom-parser
2336 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
nguyenanhung/htmlawed
8528 Downloads
Official htmLawed PHP library for HTML filtering
monashee/php-simple-html-dom-parser
18400 Downloads
Laravel wrapper for the PHP Simple HTML DOM Parser package.
mcaskill/php-strip-html
40428 Downloads
Strip HTML and PHP tags from a string.
levizwannah/php-markup
47 Downloads
Allows you to Write HTML using PHP in an elegant manner. And the result is a clean formatted html markup.
koshkoshka/php-simple-html-dom-parser
88 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
itul/php-simple-html-dom-parser
635 Downloads
This is a modified version to work with PHP 7.4+. Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
ipl/html
21136 Downloads
Icinga PHP Library - HTML abstraction layer
zoon/microdata-php
5222 Downloads
Extracts microdata from HTML using PHP.