pear/xml_parser

This package is abandoned and no longer maintained. No replacement package was suggested.

XML parser

Package info

github.com/pear/XML_Parser

Issues

pkg:composer/pear/xml_parser

Statistics

Installs: 1 718 924

Dependents: 2

Suggesters: 0

Stars: 7

v1.3.8 2019-04-10 18:19 UTC

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-2-Clause 0134baa2df2054afcca41e9307b98a21db84365d

  • Stephan Schmidt <schst.woop@php-tools.net>
  • Chuck Burgess <ashnazg.woop@php.net>
  • Stig S&#230;ther Bakken <stig.woop@php.net>
  • Tomas V.V.Cox <cox.woop@php.net>

This package is auto-updated.

Last update: 2026-02-01 21:35:57 UTC


README

This package is http://pear.php.net/package/XML_Parser and has been migrated from https://svn.php.net/repository/pear/packages/XML_Parser

Please report all new issues via the PEAR bug tracker.

If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list.

To test, run either
$ phpunit tests/
 or
$ pear run-tests -r

To build, simply
$ pear package

To install from scratch
$ pear install package.xml

To upgrade
$ pear upgrade -f package.xml