Name: | php-pecl-xmldiff |
---|---|
Version: | 0.9.2 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 95526 |
License: | BSD |
RPM: | php-pecl-xmldiff-0.9.2-4.el7.aarch64.rpm |
Source RPM: | php-pecl-xmldiff-0.9.2-4.el7.src.rpm |
Build Date: | Tue Jul 31 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pecl.php.net/package/xmldiff |
Summary: | Pecl package for XML diff and merge |
Description: | 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. |