Libraries tagged by php dom
athoshun/html-filter
28149 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library
wikia/simplehtmldom
79932 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
naucon/htmlbuilder
47983 Downloads
A package for php to generate html markup with object representation but without the overhead of domXML or SimpelXML.
mesour/dns-checker
20320 Downloads
DNS checker written in PHP for check and compare real DNS records for domain.
webfactory/dom
30433 Downloads
Utilities for processing XHTML and Polyglot HTML5 documents with the PHP DOM extension
t3docs/guides-php-domain
10430 Downloads
PHP domain directives for Restructured Text
stormcode/php-domain-parser
16136 Downloads
Public Suffix List based URL parsing implemented in PHP.
php-extended/php-domain-object
175149 Downloads
A library that implements the php-extended/php-domain-interface library
php-extended/php-domain-interface
176322 Downloads
A library to manipulate domain names
domainvalidity/php-domain-validator
5274 Downloads
Light PHP package to validate domains.
voku/php-domain-parser
111959 Downloads
Fork: Public Suffix List based URL parsing implemented in PHP.
subjective-php/dom
14424 Downloads
Collection of utility classes to work with DOMDocument
gaalferov/php-ext-domain-connect
1969 Downloads
PHP extension for Domain Connect
pepve/dom-creator
33806 Downloads
A limited but simple API for creating DOMDocumentS in PHP
lavatech/php-simple-html-dom-parser
13352 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.