Libraries tagged by dorm
sunra/php-simple-html-dom-parser
8997672 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
11364337 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
veewee/xml
3821818 Downloads
XML without worries
sabre/xml
27683324 Downloads
sabre/xml is an XML library that you may not hate.
paquettg/php-html-parser
7189772 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
3272046 Downloads
Grabs the dominant color or a representative color palette from an image.
io-developer/php-whois
1686764 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
desandro/masonry
378636 Downloads
Cascading grid layout library
desandro/imagesloaded
395977 Downloads
JavaScript is all like _You images done yet or what?_
laminas/laminas-validator
38116380 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
true/punycode
35629333 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
theseer/fdomdocument
41215020 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
1671893 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
phpgt/dom
10184557 Downloads
Modern DOM API.
kub-at/php-simple-html-dom-parser
6033449 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible