HandCoded Feed package for Laravel.

Maintainers

Package info

github.com/benrolfe/laravel-feed

Homepage

pkg:composer/handcoded/feed

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

v10.0.1 2025-07-07 08:04 UTC

This package is auto-updated.

Last update: 2026-03-07 09:59:08 UTC


README

Feed package for Laravel.

This is a fork of https://github.com/RumenDamyanov/php-feed and https://github.com/carbonvader/laravel-feed

Installation

Run the following command and provide the latest stable version:

composer require handcoded/feed

Publish package views (OPTIONAL):

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

License

This package is open-sourced software licensed under the MIT license.