Mercurial > hg > isophonics-drupal-site
comparison vendor/zendframework/zend-feed/README.md @ 0:4c8ae668cc8c
Initial import (non-working)
author | Chris Cannam |
---|---|
date | Wed, 29 Nov 2017 16:09:58 +0000 |
parents | |
children | 7a779792577d |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:4c8ae668cc8c |
---|---|
1 # zend-feed | |
2 | |
3 [](https://secure.travis-ci.org/zendframework/zend-feed) | |
4 [](https://coveralls.io/r/zendframework/zend-feed?branch=master) | |
5 | |
6 `Zend\Feed` provides functionality for consuming RSS and Atom feeds. It provides | |
7 a natural syntax for accessing elements of feeds, feed attributes, and entry | |
8 attributes. `Zend\Feed` also has extensive support for modifying feed and entry | |
9 structure with the same natural syntax, and turning the result back into XML. | |
10 | |
11 | |
12 - File issues at https://github.com/zendframework/zend-feed/issues | |
13 - Documentation is at https://zendframework.github.io/zend-feed/ |