HandCoded Feed package for Laravel.

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

This package is auto-updated.

Last update: 2025-07-07 08:40:46 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.