https://github.com/rgglez/yii-webfeed
WebFeed (ATOM & RSS) generators for Yii 1.1
https://github.com/rgglez/yii-webfeed
atom generator library php rss webfeed yii
Last synced: about 2 months ago
JSON representation
WebFeed (ATOM & RSS) generators for Yii 1.1
- Host: GitHub
- URL: https://github.com/rgglez/yii-webfeed
- Owner: rgglez
- License: bsd-3-clause
- Created: 2023-02-06T20:35:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-09T02:25:09.000Z (10 months ago)
- Last Synced: 2025-09-09T04:56:36.081Z (10 months ago)
- Topics: atom, generator, library, php, rss, webfeed, yii
- Language: PHP
- Homepage: https://www.yiiframework.com/extension/webfeed
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yii-webfeed
[](https://opensource.org/licenses/BSD-3-Clause)



[](https://app.fossa.io/projects/git%2Bgithub.com%2Frgglez%2Fyii-webfeed?ref=badge_shield)


WebFeed is a [Yii](https://yiiframework.com) 1.1 extension which provides generetors for [ATOM](https://en.wikipedia.org/wiki/Atom_(web_standard)) and [RSS](https://en.wikipedia.org/wiki/RSS) [web feeds](https://en.wikipedia.org/wiki/Web_feed), which were very popular in the "blog era" (before the boom of the social network and microblogging companies) for implementing [web syndication](https://en.wikipedia.org/wiki/Web_syndication). Currently it seems that RSS (mostly used for podcasts nowadays) is [gaining](https://www.theverge.com/2021/10/8/22716813/google-chrome-follow-button-rss-reader) new support.
## Installation and usage
Please visit the extension page [here](https://www.yiiframework.com/extension/webfeed).
## License
Copyright 2008-2026 Rodolfo González González.
See the LICENSE file.