Download the PHP package chillerlan/php-prototype-dom without Composer
On this page you can find all versions of the php package chillerlan/php-prototype-dom. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chillerlan/php-prototype-dom
More information about chillerlan/php-prototype-dom
Files in chillerlan/php-prototype-dom
Download chillerlan/php-prototype-dom
More information about chillerlan/php-prototype-dom
Files in chillerlan/php-prototype-dom
Vendor chillerlan
Package php-prototype-dom
Short Description Prototype.js like DOM traversal and manipulation. PHP 7.4+
License MIT
Homepage https://github.com/chillerlan/php-prototype-dom
Package php-prototype-dom
Short Description Prototype.js like DOM traversal and manipulation. PHP 7.4+
License MIT
Homepage https://github.com/chillerlan/php-prototype-dom
Please rate this library. Is it a good library?
Informations about the package php-prototype-dom
chillerlan/php-prototype-dom
prototype.js like DOM traversal and manipulation for PHP 7.4+.
Documentation
An API documentation created with phpDocumentor can be found at https://chillerlan.github.io/php-prototype-dom/ (WIP).
- for the extended
DOMNode
(prototypejs) methods see:Element.Methods
- for the extended
DOMNodeList
methods seeEnumerable
- for the CSS selector capabilities of the several selction methods see the
Symfony CssSelector Component
documentation
Requirements
Installation
requires composer
composer.json
(note: replace dev-main
with a version boundary)
Profit!
Quickstart
All versions of php-prototype-dom with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
ext-dom Version *
ext-libxml Version *
symfony/css-selector Version ^5.2
ext-dom Version *
ext-libxml Version *
symfony/css-selector Version ^5.2
The package chillerlan/php-prototype-dom contains the following files
Loading the files please wait ....