Libraries tagged by php dom
moneyphp/money
68041452 Downloads
PHP implementation of Fowler's Money pattern
dompdf/php-svg-lib
10851998 Downloads
A library to read, parse and export to PDF SVG files.
dompdf/php-font-lib
12562401 Downloads
A library to read, parse, export and make subsets of different types of font files.
voku/simple_html_dom
6934401 Downloads
Simple HTML DOM package.
jeremykendall/php-domain-parser
11415245 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
sunra/php-simple-html-dom-parser
9013378 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.
io-developer/php-whois
1712147 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
paquettg/php-html-parser
7219071 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
ksubileau/color-thief-php
3290979 Downloads
Grabs the dominant color or a representative color palette from an image.
theseer/fdomdocument
41254827 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
scotteh/php-dom-wrapper
1686178 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
ivopetkov/html5-dom-document-php
1187844 Downloads
HTML5 DOMDocument PHP library (extends DOMDocument)
kub-at/php-simple-html-dom-parser
6048074 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible
simplehtmldom/simplehtmldom
1045525 Downloads
A fast, simple and reliable HTML document parser for PHP.
jeroendesloovere/vcard
3070629 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.