Libraries tagged by dom document
webfiori/php-structs
4864 Downloads
A library that provides basic utilities for creating HTML documents.
pecl/xml-xmldiff
1 Downloads
The extension is able to produce diffs of two XML documents and then to apply the difference to the source document. The diff is a XML document containing copy/insert/delete instruction nodes in human readable format. DOMDocument objects, local files and strings in memory can be processed.
yzen.dev/validator-xsd
5666 Downloads
ValidatorXSD is a facade over DOMDocument that will allow you to more conveniently validate your XML file.
zomberg/phpquery
10984 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
soloproyectos-php/dom
756 Downloads
A library for managing DOM documents. This library is part of the SoloProyectos PHP API.
softcreatr/html5-dom-document-php
4 Downloads
HTML5 DOMDocument PHP library (extends DOMDocument)
rybachenka.yauheni/dom_document_extension
2 Downloads
Work with PHP DOMDocument
russsiq/laravel-dom-manipulator
68 Downloads
Класс-обертка для модуля DOM в Laravel 9.x.
krzar/laravel-dom
16 Downloads
Modern tool for Laravel to read and manipulate DOM Documents in Laravel style.
ivopetkov/html5-dom-document-js-bearframework-addon
468 Downloads
HTML5 DOM Document JS addon for Bear Framework
futureplc/html-dom-document
3 Downloads
A drop-in replacement for DOMDocument that handles HTML5 documents.
dlindberg/dom-document-factory
20 Downloads
Simple DOMDocument factory with html purify and string output
coreconst/php-dom-plus
9 Downloads
This library extends DOMDocument and adds methods similar to those found in native JavaScript.
netzmacht/php-dom-manipulator
320 Downloads
This library is an html dom document manipulator.
wildhoney/xpath-document
27 Downloads
Friendlier XPath extension of DOMDocument for those fluent in beloved XPath!