PHPackages                             pomirleanu/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. pomirleanu/feed

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pomirleanu/feed
===============

A simple feed generator for Laravel.

v2.10.3(9y ago)0159MITPHPPHP &gt;=5.5.9

Since Jun 13Pushed 9y ago2 watchersCompare

[ Source](https://github.com/pomirleanu/laravel-feed)[ Packagist](https://packagist.org/packages/pomirleanu/feed)[ Docs](https://roumen.it/projects/laravel-feed)[ RSS](/packages/pomirleanu-feed/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (22)Used By (0)

[laravel-feed](https://roumen.it/projects/laravel-feed)
=======================================================

[](#laravel-feed)

[![Latest Stable Version](https://camo.githubusercontent.com/a16e6016efaca988ffe82a410a1f87b5df246890ee58d34033d3ae7b8ee6b6bc/68747470733a2f2f706f7365722e707567782e6f72672f726f756d656e2f666565642f76657273696f6e2e706e67)](https://packagist.org/packages/roumen/feed) [![Total Downloads](https://camo.githubusercontent.com/0363580f91d8430299630c3b81f3ee3f7bcd27d3be3c2fc144202cd84c7402de/68747470733a2f2f706f7365722e707567782e6f72672f726f756d656e2f666565642f642f746f74616c2e706e67)](https://packagist.org/packages/roumen/feed) [![Build Status](https://camo.githubusercontent.com/695fa53801aed7009457a79d336b87706add573a755f7159c0701a28c23ddf43/68747470733a2f2f7472617669732d63692e6f72672f526f756d656e44616d69616e6f66662f6c61726176656c2d666565642e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/RoumenDamianoff/laravel-feed) [![License](https://camo.githubusercontent.com/8e6f0af92654ac5b27a2471f222efdefb31f7abbcd118aa6311ed6481e20d573/68747470733a2f2f706f7365722e707567782e6f72672f726f756d656e2f666565642f6c6963656e73652e706e67)](https://packagist.org/packages/roumen/feed)

A simple feed generator for Laravel 5.

Notes
-----

[](#notes)

Branch dev-master is for development and is UNSTABLE

Installation
------------

[](#installation)

Run the following command and provide the latest stable version (e.g v2.10.4) :

```
composer require roumen/feed
```

or add the following to your `composer.json` file :

```
"roumen/feed": "~2.10"
```

Then register this service provider with Laravel :

```
Roumen\Feed\FeedServiceProvider::class,
```

and add class alias :

```
'Feed' => Roumen\Feed\Feed::class,
```

Publish package views (OPTIONAL) :

```
php artisan vendor:publish --provider="Roumen\Feed\FeedServiceProvider"
```

Examples
--------

[](#examples)

[How to generate basic feed (with optional caching)](https://github.com/RoumenDamianoff/laravel-feed/wiki/basic-feed)

[How to generate multiple feeds](https://github.com/RoumenDamianoff/laravel-feed/wiki/multiple-feeds)

[How to add images to your feed](https://github.com/RoumenDamianoff/laravel-feed/wiki/How-to-add-images-to-your-feed)

[How to use custom view for your feed](https://github.com/RoumenDamianoff/laravel-feed/wiki/How-to-use-custom-view)

[How to use custom content-type for your feed](https://github.com/RoumenDamianoff/laravel-feed/wiki/How-to-use-custom-content-type)

and more in the [Wiki](https://github.com/RoumenDamianoff/laravel-feed/wiki)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~40 days

Total

19

Last Release

3633d ago

PHP version history (3 changes)v2.6.8PHP &gt;=5.3.0

v2.8.1PHP &gt;=5.4.0

v2.9.3PHP &gt;=5.5.9

### Community

Maintainers

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

---

Top Contributors

[![pomirleanu](https://avatars.githubusercontent.com/u/2902488?v=4)](https://github.com/pomirleanu "pomirleanu (14 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (7 commits)")[![foysalit](https://avatars.githubusercontent.com/u/1919066?v=4)](https://github.com/foysalit "foysalit (3 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (3 commits)")[![faytzel](https://avatars.githubusercontent.com/u/1248446?v=4)](https://github.com/faytzel "faytzel (2 commits)")[![ldidry](https://avatars.githubusercontent.com/u/922350?v=4)](https://github.com/ldidry "ldidry (1 commits)")[![ricvelozo](https://avatars.githubusercontent.com/u/1834764?v=4)](https://github.com/ricvelozo "ricvelozo (1 commits)")[![jbrooksuk](https://avatars.githubusercontent.com/u/246103?v=4)](https://github.com/jbrooksuk "jbrooksuk (1 commits)")[![bberlijn](https://avatars.githubusercontent.com/u/9305845?v=4)](https://github.com/bberlijn "bberlijn (1 commits)")[![cmgmyr](https://avatars.githubusercontent.com/u/4693481?v=4)](https://github.com/cmgmyr "cmgmyr (1 commits)")[![abhimanyu003](https://avatars.githubusercontent.com/u/265913?v=4)](https://github.com/abhimanyu003 "abhimanyu003 (1 commits)")[![kurtbeheydt](https://avatars.githubusercontent.com/u/398778?v=4)](https://github.com/kurtbeheydt "kurtbeheydt (1 commits)")

---

Tags

laravelatomfeedrssgenerator

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[rumenx/php-feed

Framework-agnostic PHP Feed generator for Laravel, Symfony, and more.

3652.3k](/packages/rumenx-php-feed)[suin/php-rss-writer

Yet another simple RSS writer library for PHP 5.4 or later.

2651.4M20](/packages/suin-php-rss-writer)[dcblogdev/laravel-module-generator

Generate Laravel Modules from a template.

7710.1k1](/packages/dcblogdev-laravel-module-generator)[fkr/simplepie-bundle

Integrates SimplePie into Symfony

11137.5k](/packages/fkr-simplepie-bundle)[linkxtr/laravel-qrcode

A clean, modern, and easy-to-use QR code generator for Laravel

295.1k](/packages/linkxtr-laravel-qrcode)

PHPackages © 2026

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