PHPackages                             dragon-code/laravel-feeds - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. dragon-code/laravel-feeds

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

dragon-code/laravel-feeds
=========================

Fast export of large datasets to feeds for marketplaces and services

1.10.0(2mo ago)34953↓49.3%1[2 PRs](https://github.com/TheDragonCode/laravel-feeds/pulls)MITPHPPHP ^8.2CI passing

Since Aug 30Pushed 1mo agoCompare

[ Source](https://github.com/TheDragonCode/laravel-feeds)[ Packagist](https://packagist.org/packages/dragon-code/laravel-feeds)[ Fund](https://boosty.to/dragon-code)[ Fund](https://yoomoney.ru/to/410012608840929)[ RSS](/packages/dragon-code-laravel-feeds/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (29)Versions (27)Used By (0)

📃 Laravel Feeds
===============

[](#-laravel-feeds)

  ![Laravel Feeds](https://camo.githubusercontent.com/e87874c25996a1d14639d01830952099d553daed94d3559f777749ab238d5635/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4c61726176656c25323046656564732e706e673f7061747465726e3d746f706f677261706879267374796c653d7374796c655f3226666f6e7453697a653d3130307078266d643d312673686f7757617465726d61726b3d31267468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d647261676f6e2d636f64652532466c61726176656c2d6665656473266465736372697074696f6e3d466173742b6578706f72742b6f662b6c617267652b64617461736574732b746f2b66656564732b666f722b6d61726b6574706c616365732b616e642b736572766963657326696d616765733d68747470732533412532462532466c61726176656c2e636f6d253246696d672532466c6f676f6d61726b2e6d696e2e737667)[![Stable Version](https://camo.githubusercontent.com/dd9028cfa8564b9f868bd34ca5177990e91310b8b0cd434afc38b378bd77ef28/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f546865447261676f6e436f64652f6c61726176656c2d66656564733f6c6162656c3d7061636b6167697374267374796c653d666c61742d737175617265)](https://packagist.org/packages/dragon-code/laravel-feeds)[![Total Downloads](https://camo.githubusercontent.com/67f97ede15e6740856dd92686bbebfd09b6accf1aeb2e1e29d40bb7f82f3a99d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f647261676f6e2d636f64652f6c61726176656c2d66656564732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dragon-code/laravel-feeds)[![License](https://camo.githubusercontent.com/1899a9b6c4a0c96273cce5dc4643cd4c127772b76004f4880918a44164864b3b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f647261676f6e2d636f64652f6c61726176656c2d66656564732e7376673f7374796c653d666c61742d737175617265)](LICENSE)

**Laravel Feeds** is an easy and fast way to export large amounts of data into feeds for marketplaces and other consumers.

> **🌟 Features**
>
> - Chunked queries to the database
> - Draft mode during processing
> - Easy property mapping
> - Generate feeds, sitemaps, and more

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

[](#installation)

You can install the **Laravel Feeds** package via [Composer](https://getcomposer.org):

```
composer require dragon-code/laravel-feeds
```

You should publish the [migration](database/migrations/2025_09_01_231655_create_feeds_table.php) and the [config/feeds.php](config/feeds.php) file with:

```
php artisan vendor:publish --tag="feeds"
```

Warning

Before running migrations, verify the database connection settings in [config/feeds.php](config/feeds.php).

Now you can run migrations and proceed to [create feeds](https://feeds.dragon-code.pro/create-feeds.html).

Basic Usage
-----------

[](#basic-usage)

To create a feed class, use the `make:feed` console command:

```
php artisan make:feed User -t
```

As a result of executing the console command, the files `app/Feeds/UserFeed.php` and `app/Feeds/Items/UserFeedItem.php`will be created.

Check the [operation/migration](https://feeds.dragon-code.pro/create-feeds.html) file that was created for you and run the console command:

```
# For Laravel Deploy Operations
php artisan operations

# For Laravel Migrations
php artisan migrate
```

To generate all active feeds, use the console command:

```
php artisan feed:generate
```

Documentation
-------------

[](#documentation)

📚 You will find full documentation on the dedicated [documentation](https://feeds.dragon-code.pro) site.

License
-------

[](#license)

This package is licensed under the [MIT License](LICENSE).

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance89

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.9% 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 ~9 days

Recently: every ~46 days

Total

24

Last Release

60d ago

Major Versions

0.5.2 → 1.0.02025-09-01

### Community

Maintainers

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

---

Top Contributors

[![andrey-helldar](https://avatars.githubusercontent.com/u/10347617?v=4)](https://github.com/andrey-helldar "andrey-helldar (395 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (14 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

---

Tags

feedfeed-generatorfeedslaravelmarketplacesitemapsitemap-generatorsitemap-xmlxml

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/dragon-code-laravel-feeds/health.svg)

```
[![Health](https://phpackages.com/badges/dragon-code-laravel-feeds/health.svg)](https://phpackages.com/packages/dragon-code-laravel-feeds)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[spatie/laravel-health

Monitor the health of a Laravel application

86910.0M83](/packages/spatie-laravel-health)[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[orchestra/canvas

Code Generators for Laravel Applications and Packages

20917.2M158](/packages/orchestra-canvas)

PHPackages © 2026

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