Package : php-pear-XML_XPath > RPM : php-pear-XML_XPath-1.2.4-16.mga9.src.rpm

Basic items

Name php-pear-XML_XPath
Version 1.2.4
Release 16.mga9
URL https://pear.php.net/package/XML_XPath/
Group Development/PHP
Summary XPath/DOM XML manipulation, maneuvering and query interface
Size 25KB
Arch noarch
License PHP License

Description

The PEAR::XML_XPath class provides an XPath/DOM XML manipulation,
maneuvering and query interface.

The class allows for easy manipulation, maneuvering and querying of a
DOMXML tree using both XPath queries and DOM walk functions. It uses
an internal pointer for all methods on which the action is performed.
Results from an DOM/XPath query are returned as an XPath_Result
object, which contains an internal array of DOM nodes and which
extends the common DOM class and hence contains all the DOM functions
from the main object to run on each of the elements in the internal
array. This class tries to hold as close as possible to the DOM
Recommendation. You MUST have the domxml extension to use this class.

The XML_XPath class was inspired by a class maintained by Nigel
Swinson called phpxpath. The phpxpath class does not rely on PHP
xmldom functions and is therefore a sibling to this class:
https://sourceforge.net/projects/phpxpath/.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-22 18:36:09
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie