PHPackages                             phile/rss-feed - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. phile/rss-feed

ActivePhile-plugin[Utility &amp; Helpers](/categories/utility)

phile/rss-feed
==============

Generate RSS feeds based on the posts in your Phile site.

1.1.0(8y ago)22661MITPHP

Since Mar 4Pushed 3y ago2 watchersCompare

[ Source](https://github.com/PhileCMS/phileRSSFeed)[ Packagist](https://packagist.org/packages/phile/rss-feed)[ Docs](http://philecms.com)[ RSS](/packages/phile-rss-feed/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

phileRSSFeed
============

[](#philerssfeed)

Generate RSS feeds based on the posts in your [Phile](https://github.com/PhileCMS/Phile) site.

### 1.1 Installation (composer)

[](#11-installation-composer)

```
composer require phile/rss-feed

```

### 1.2 Installation (Download)

[](#12-installation-download)

- Install the latest version of [Phile](https://github.com/PhileCMS/Phile)
- Clone this repo into `plugins/phile/rssFeed`

### 2. Activation

[](#2-activation)

After you have installed the plugin. You need to add the following line to your `config.php` file:

```
$config['plugins']['phile\\rssFeed'] = array('active' => true);

```

- go to `/feed` on your site

### Usage

[](#usage)

You can set some defaults in the plugins config file. By default the feed URL is `/feed`. You can change this if you need too.

There is also a key in the plugin config called `post_key`. This is the key *that defines which unqiue meta key to associate with posts*. If you posts don't have a date but instead use a template of 'post' you can use that instead.

There is a file included with a plugin called `template.php`. This is the file that is used as the *XML template for the RSS feed*. This is a valid RSS feed when run through the [Phile-Blog-Theme](https://github.com/PhileCMS/Phile-Blog-Theme) setup.

You may need to edit the template file if you require the feed results to be different.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~3 days

Total

2

Last Release

2994d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e96d91f6220abcbbf2e6bcd12988b11330178e08a33cd663e813257a359b12fc?d=identicon)[NeoBlack](/maintainers/NeoBlack)

---

Top Contributors

[![james2doyle](https://avatars.githubusercontent.com/u/1425304?v=4)](https://github.com/james2doyle "james2doyle (7 commits)")[![NeoBlack](https://avatars.githubusercontent.com/u/1128085?v=4)](https://github.com/NeoBlack "NeoBlack (4 commits)")[![Schlaefer](https://avatars.githubusercontent.com/u/143224?v=4)](https://github.com/Schlaefer "Schlaefer (3 commits)")

---

Tags

philephilecms-plugincontentcmsphile

### Embed Badge

![Health badge](/badges/phile-rss-feed/health.svg)

```
[![Health](https://phpackages.com/badges/phile-rss-feed/health.svg)](https://phpackages.com/packages/phile-rss-feed)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
