revolution/feedable-core

Feedable core and built-in drivers
3,782
Install
composer require revolution/feedable-core
PHP:^8.4
License:MIT
Last Updated:Aug 8, 2026
Links: GitHub  ·  Packagist
Maintainer: revolution

Feedable core and built-in drivers

tests Maintainability Code Coverage

Feedable is an RSS feed generation service inspired by RSSHub. It allows you to create RSS feeds from websites that do not provide RSS feeds, enabling you to read them in your feed reader.

Requirements

  • PHP >= 8.4
  • Laravel >= 12.x

Installation

composer require revolution/feedable-core:dev-main

Request Submissions Welcome

This project is just getting started and we haven't decided which sites to support yet. If you have a site you'd like us to support, please send the URL via our request form or discussion.

Some sites may be difficult to support, so we'll evaluate each request individually.

Usage

Sample Site

Since there are currently few supported sites, using the sample site is sufficient for testing.

https://feedable-rss.vercel.app/

Fork and Deploy to Vercel

https://github.com/invokable/feedable

You can run it on the free plan without a database. You can also use a free database for caching. This is the recommended normal usage.

Deploy with Vercel

Add Drivers and Deploy to Laravel Forge or Other Servers

If you want to use special drivers that require Playwright, please deploy it to a regular server such as Laravel Forge. Drivers are simply Laravel routes, so you can freely add them to your forked project.

Terms of Use

  • Please use it only for personal private use. It is not intended for purposes other than reading in an RSS reader.

License

MIT

Related Packages

php-tmdb/laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...

53,315 160
laravel-ja/laravel

The Laravel Framework.

5,667 17
kavenegar/laravel

laravel 4 and 5 kavenegar integration

368,693 86
reliese/laravel

Reliese Components for Laravel Framework code generation.

3,991,690 1,705