Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
13
web/vendor/zendframework/zend-feed/README.md
vendored
Normal file
13
web/vendor/zendframework/zend-feed/README.md
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
# zend-feed
|
||||
|
||||
[](https://secure.travis-ci.org/zendframework/zend-feed)
|
||||
[](https://coveralls.io/r/zendframework/zend-feed?branch=master)
|
||||
|
||||
`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.
|
||||
|
||||
|
||||
- File issues at https://github.com/zendframework/zend-feed/issues
|
||||
- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-feed
|
Reference in a new issue