Kévin Tessier c68c1dd9b0 first commit před 6 roky
..
doc c68c1dd9b0 first commit před 6 roky
src c68c1dd9b0 first commit před 6 roky
CHANGELOG.md c68c1dd9b0 first commit před 6 roky
CONTRIBUTING.md c68c1dd9b0 first commit před 6 roky
LICENSE.md c68c1dd9b0 first commit před 6 roky
README.md c68c1dd9b0 first commit před 6 roky
composer.json c68c1dd9b0 first commit před 6 roky
mkdocs.yml c68c1dd9b0 first commit před 6 roky

README.md

zend-feed

Build Status Coverage Status

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.