Current Path : /compat/linux/proc/68247/root/compat/linux/proc/68247/root/compat/linux/proc/68247/cwd/usr/opt/php72/share/pear/doc/XML_RSS/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //compat/linux/proc/68247/root/compat/linux/proc/68247/root/compat/linux/proc/68247/cwd/usr/opt/php72/share/pear/doc/XML_RSS/README.md |
# XML_RSS - RSS parser [![Build Status](https://travis-ci.org/pear/XML_RSS.svg?branch=master)](https://travis-ci.org/pear/XML_RSS) Parser for Resource Description Framework (RDF) Site Summary (RSS) documents. [Homepage](http://pear.php.net/package/XML_RSS/) ## Installation For a PEAR installation that downloads from the PEAR channel: `$ pear install pear/xml_rss` For a PEAR installation from a previously downloaded tarball: `$ pear install XML_RSS-*.tgz` For a PEAR installation from a code clone: `$ pear install package.xml` For a local composer installation: `$ composer install` To add as a dependency to your composer-managed application: `$composer require pear/xml_rss` ## Tests Run the tests from a local composer installation: `$ ./vendor/bin/phpunit` ## License PHP license