Feeds Apps

Installs: 227

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

pkg:composer/nexa-merchant/feeds

dev-main 2025-05-30 09:55 UTC

This package is auto-updated.

Last update: 2025-10-04 07:09:56 UTC


README

This package is a Laravel package that provides a simple way to generate feeds for your application.

Build Status Release Latest Version on Packagist Total Downloads

How to Install

NexaMerchant\Feeds\Providers\FeedsServiceProvider::class,

Add it to config/app.php $providers

How to Publish

composer require nexa-merchant/feeds