Libraries tagged by dom
desandro/imagesloaded
369650 Downloads
JavaScript is all like _You images done yet or what?_
ksubileau/color-thief-php
3039425 Downloads
Grabs the dominant color or a representative color palette from an image.
symfony/html-sanitizer
13342441 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
laminas/laminas-validator
34269743 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
hyn/multi-tenant
931476 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
true/punycode
34596029 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
theseer/fdomdocument
40465149 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
1455967 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
rct567/dom-query
225427 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
phpgt/dom
9087933 Downloads
Modern DOM API.
kub-at/php-simple-html-dom-parser
5821986 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible
ivopetkov/html5-dom-document-php
1080729 Downloads
HTML5 DOMDocument PHP library (extends DOMDocument)
wa72/htmlpagedom
3245878 Downloads
jQuery-inspired DOM manipulation extension for Symfony's Crawler
simplehtmldom/simplehtmldom
923174 Downloads
A fast, simple and reliable HTML document parser for PHP.
wbraganca/yii2-dynamicform
703808 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.