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.
- Developed at server:php:applications
- Sources inherited from project openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/php-pear-XML_Parser && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
XML_Parser-1.3.8.tgz | 0000013534 13.2 KB | |
php-pear-XML_Parser.changes | 0000002650 2.59 KB | |
php-pear-XML_Parser.spec | 0000002993 2.92 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 756760
from
Johannes Weberhofer (weberho)
(revision 1)
Replacing PHP7 specific packages by PHP version agnostic packages in preparation of PHP8
Comments 0