Libraries tagged by dorm
symfony/html-sanitizer
20136633 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
voku/simple_html_dom
7097209 Downloads
Simple HTML DOM package.
sunra/php-simple-html-dom-parser
9069310 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
11610452 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
veewee/xml
4111408 Downloads
XML without worries
sabre/xml
28348258 Downloads
sabre/xml is an XML library that you may not hate.
paquettg/php-html-parser
7320930 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
3355470 Downloads
Grabs the dominant color or a representative color palette from an image.
io-developer/php-whois
1789524 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
desandro/masonry
386879 Downloads
Cascading grid layout library
desandro/imagesloaded
403702 Downloads
JavaScript is all like _You images done yet or what?_
laminas/laminas-validator
39215609 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
true/punycode
35975647 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
theseer/fdomdocument
41395111 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
1731937 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.