PHPackages                             obydul/easyfeed - 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. [API Development](/categories/api)
4. /
5. obydul/easyfeed

ActiveLibrary[API Development](/categories/api)

obydul/easyfeed
===============

EasyFeed is a simple PHP package to create and read RSS &amp; Atom feed specially for Laravel.

v1.0.0(6y ago)24321[2 issues](https://github.com/mdobydullah/easyfeed/issues)MITPHPPHP &gt;=5.6.0

Since Nov 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/mdobydullah/easyfeed)[ Packagist](https://packagist.org/packages/obydul/easyfeed)[ RSS](/packages/obydul-easyfeed/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

 [ ![](https://user-images.githubusercontent.com/13184472/69899322-8a9c3c00-138e-11ea-8d52-3b90869e7f16.png) ](https://easyfeed.netlify.com)

EasyFeed
========

[](#easyfeed)

### Create and Read RSS &amp; Atom Feed

[](#create-and-read-rss--atom-feed)

EasyFeed is a simple PHP package to create and read RSS &amp; Atom feed specially for Laravel

 [ ![](https://camo.githubusercontent.com/648946113093fa57001f5be28866e9c77a9ae328a840b0d7b7711b0046685880/68747470733a2f2f706f7365722e707567782e6f72672f6f627964756c2f65617379666565642f762f737461626c65) ](https://packagist.org/packages/obydul/easyfeed "Latest Stable Version") [ ![](https://camo.githubusercontent.com/2c6fd5dc72e94bc27e7dd7e102c77ab58c8138b30fc1b65d08923124b741b90a/68747470733a2f2f706f7365722e707567782e6f72672f6f627964756c2f65617379666565642f762f756e737461626c65) ](https://packagist.org/packages/obydul/easyfeed "Latest Stable Version") [ ![](https://camo.githubusercontent.com/2bff8fbd5a73beab4075a3d5c7e3652136c3456b31f6afc6e30117298d18ccf6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6f627964756c2f6561737966656564) ](https://packagist.org/packages/obydul/easyfeed "PHP from Packagist") [ ![](https://camo.githubusercontent.com/d1f059be53c2f61334cb80622a2d4d1cca9d6c9d5993c62c00070b859b943c2e/68747470733a2f2f706f7365722e707567782e6f72672f6f627964756c2f65617379666565642f6c6963656e7365) ](LICENSE "License") [ ![](https://camo.githubusercontent.com/3d04a57142c522fc74b96e088e960c9cba25481beece9dd2185130f5a6599f73/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f6f62797964756c3f6c6162656c3d466f6c6c6f77267374796c653d736f6369616c) ](https://twitter.com/obyydul "Follow on Twitter")

> This project is under active development. Any feedback or contributions would be appreciated.

Quick Start
-----------

[](#quick-start)

To install this package run the Composer command

```
composer require obydul/easyfeed

```

For Laravel 5.5 and above this package supports [Laravel Auto-Discovery](https://laravel.com/docs/master/packages#package-discovery) and will be discovered automatically.

For Laravel versions prior to 5.5 follow next guide:

In your `config/app.php` add following:

```
'providers' => [
    ...
    Obydul\EasyFeed\EasyFeedServiceProvider::class, // Add this line
[,

'aliases' => [
    ...
    'FeedRead' => Obydul\EasyFeed\Facades\FeedRead::class, // Add this line
],
```

Get Started
-----------

[](#get-started)

Please read [our simple documentation](https://easyfeed.netlify.com) to get started.

License
-------

[](#license)

Licensed under the [MIT License](https://github.com/mdobydullah/easyfeed/blob/master/LICENSE).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2361d ago

### Community

Maintainers

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

---

Top Contributors

[![mdobydullah](https://avatars.githubusercontent.com/u/13184472?v=4)](https://github.com/mdobydullah "mdobydullah (2 commits)")

---

Tags

phpphp-packagelaravel feed readerlaravel create rss feedphp feed readerphp feed creatorRSS feed parserlaravel feed parserphp feed parserlaravel atom feedlaravel feed generatorphp feed generator

### Embed Badge

![Health badge](/badges/obydul-easyfeed/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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