XML parsing class based on PHP's bundled expat
This is an XML parser based on PHPs built-in xml extension.
It supports two basic modes of operation: "func" and "event". In "func" mode, it will look for a function named after each element (xmltag_ELEMENT for start tags and xmltag_ELEMENT_ for end tags), and in "event" mode it uses a set of generic callbacks.
- Links to openSUSE:Factory / php-pear-XML_Parser
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:vlefebvre:eval-autoconf:autoconf-dependencies/php-pear-XML_Parser && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000710 710 Bytes |
Comments 0