hatmeo/feeds

Feeds Apps

Maintainers

Details

github.com/hatmeoNew/Feeds

Homepage

Installs: 596

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

pkg:composer/hatmeo/feeds

dev-main 2025-07-02 07:07 UTC

This package is not auto-updated.

Last update: 2025-10-08 08:17:48 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 hatmeo/feeds