zendframework/zend-feed

provides functionality for consuming RSS and Atom feeds


Keywords
ZendFramework, feed, zf
License
BSD-3-Clause

Documentation

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.