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