Libraries tagged by vdom
sunra/php-simple-html-dom-parser
8986749 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.
jeremykendall/php-domain-parser
11326017 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
theseer/fdomdocument
41183468 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.
veewee/xml
3773073 Downloads
XML without worries
sabre/xml
27579524 Downloads
sabre/xml is an XML library that you may not hate.
paquettg/php-html-parser
7171035 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
3260109 Downloads
Grabs the dominant color or a representative color palette from an image.
io-developer/php-whois
1670218 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
desandro/masonry
376999 Downloads
Cascading grid layout library
desandro/imagesloaded
394503 Downloads
JavaScript is all like _You images done yet or what?_
symfony/html-sanitizer
18081403 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
laminas/laminas-validator
37961417 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
true/punycode
35580264 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
scotteh/php-dom-wrapper
1661334 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
phpgt/dom
10132222 Downloads
Modern DOM API.