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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP6
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6:Update/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 |
Revision 2 (latest revision is 3)
Yuchen Lin (maxlin_factory)
committed
(revision 2)
branch from SP4 Backports
Comments 0