pearlthoughts/zend-feed

This package is abandoned and no longer maintained. No replacement package was suggested.

provides functionality for consuming RSS and Atom feeds

Maintainers

Package info

github.com/PearlThoughts/zend-feed

Issues

Forum

Documentation

pkg:composer/pearlthoughts/zend-feed

Statistics

Installs: 9

Dependents: 1

Suggesters: 0

Stars: 0

1.0.0 2021-04-19 15:56 UTC

This package is auto-updated.

Last update: 2022-12-20 07:16:55 UTC


README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-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.