An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# yii-webfeed

[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
![GitHub all releases](https://img.shields.io/github/downloads/rgglez/yii-webfeed/total)
![GitHub issues](https://img.shields.io/github/issues/rgglez/yii-webfeed)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/rgglez/yii-webfeed)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Frgglez%2Fyii-webfeed.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Frgglez%2Fyii-webfeed?ref=badge_shield)
![GitHub stars](https://img.shields.io/github/stars/rgglez/yii-webfeed?style=social)
![GitHub forks](https://img.shields.io/github/forks/rgglez/yii-webfeed?style=social)

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.