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-SP1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP1:Update/php7-pear-XML_Parser && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
LICENSE | 0000001274 1.24 KB | |
XML_Parser-1.3.7.tgz | 0000013339 13 KB | |
php7-pear-XML_Parser.changes | 0000002270 2.22 KB | |
php7-pear-XML_Parser.spec | 0000003037 2.97 KB |
Latest Revision
Ismail Dönmez (namtrac)
committed
(revision 3)
osc copypac from project:openSUSE:Leap:15.1 package:php7-pear-XML_Parser revision:13
Comments 0