Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | 5 years ago | |
---|---|---|
.. | ||
src | 5 years ago | |
CHANGELOG.md | 5 years ago | |
LICENSE.md | 5 years ago | |
README.md | 5 years ago | |
composer.json | 5 years ago |
Zend\Feed
provides functionality for consuming RSS and Atom feeds. It provides
a natural syntax for accessing elements of feeds, feed attributes, and entry
attributes. Zend\Feed
also has extensive support for modifying feed and entry
structure with the same natural syntax, and turning the result back into XML.