Libraries tagged by dom
dompdf/dompdf
198836564 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
barryvdh/laravel-dompdf
107214206 Downloads
A DOMPDF Wrapper for Laravel
symfony/dom-crawler
411576613 Downloads
Eases DOM navigation for HTML and XML documents
masterminds/html5
286331782 Downloads
An HTML5 parser and serializer.
moneyphp/money
96891845 Downloads
PHP implementation of Fowler's Money pattern
dompdf/php-svg-lib
51495347 Downloads
A library to read, parse and export to PDF SVG files.
dompdf/php-font-lib
55123110 Downloads
A library to read, parse, export and make subsets of different types of font files.
jeremykendall/php-domain-parser
14508210 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
sabre/xml
35950751 Downloads
sabre/xml is an XML library that you may not hate.
symfony/html-sanitizer
48484781 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
voku/simple_html_dom
9370927 Downloads
Simple HTML DOM package.
sunra/php-simple-html-dom-parser
9777042 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.
phpgt/dom
13630712 Downloads
Modern DOM API.
veewee/xml
7498353 Downloads
XML without worries
paquettg/php-html-parser
8394093 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.