Download the PHP package popphp/pop-feed without Composer
On this page you can find all versions of the php package popphp/pop-feed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download popphp/pop-feed
More information about popphp/pop-feed
Files in popphp/pop-feed
Download popphp/pop-feed
More information about popphp/pop-feed
Files in popphp/pop-feed
Vendor popphp
Package pop-feed
Short Description Pop Feed Component for Pop PHP Framework
License New BSD
Homepage http://www.popphp.org/
Package pop-feed
Short Description Pop Feed Component for Pop PHP Framework
License New BSD
Homepage http://www.popphp.org/
Please rate this library. Is it a good library?
Informations about the package pop-feed
pop-feed
END OF LIFE
The pop-feed
component v2.1.0 is now end-of-life and will no longer be maintained.
OVERVIEW
pop-feed
is a component for generating and parsing web feeds while trying to normalize
the common nodes and items contained within a feed.
pop-feed
is a component of the Pop PHP Framework.
INSTALL
Install pop-feed
using Composer.
composer require popphp/pop-feed
BASIC USAGE
Generating a feed
Rendered as an RSS feed:
Or, rendered as an Atom feed:
Parsing a feed
If the feed is an RSS feed:
If the feed is an Atom feed:
All versions of pop-feed with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package popphp/pop-feed contains the following files
Loading the files please wait ....