Download the PHP package vaclavvanik/dom-loader without Composer
On this page you can find all versions of the php package vaclavvanik/dom-loader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vaclavvanik/dom-loader
More information about vaclavvanik/dom-loader
Files in vaclavvanik/dom-loader
Download vaclavvanik/dom-loader
More information about vaclavvanik/dom-loader
Files in vaclavvanik/dom-loader
Vendor vaclavvanik
Package dom-loader
Short Description Load DOM document safety
License MIT
Homepage https://github.com/vaclavvanik/dom-loader
Package dom-loader
Short Description Load DOM document safety
License MIT
Homepage https://github.com/vaclavvanik/dom-loader
Please rate this library. Is it a good library?
Informations about the package dom-loader
DomLoader
This package provides a safety way to load string or file to DOMDocument.
Install
You can install this package via composer.
Usage
passing dom load $options
is also available:
and finally loading into custom DOMDocument is supported:
Exceptions
load methods throw:
- Exception\LibXml if xml file parsing failed.
- Exception\Runtime if error occurs when reading file.
- Exception\ValueError if filename or xml string is empty.
Run check - coding standards and php-unit
Install dependencies:
Run check:
Changelog
Please see CHANGELOG for more information what has changed recently.
License
The MIT License (MIT). Please see License File for more information.
All versions of dom-loader with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
ext-dom Version *
ext-libxml Version *
ext-dom Version *
ext-libxml Version *
The package vaclavvanik/dom-loader contains the following files
Loading the files please wait ....