Leed
Minimalist PHP RSS/Atom aggregator with OPML support
235 stars 41 forks last commit first released
Actively maintained
Last commit 18 Aug 2026.
Leed is a minimalist RSS/Atom aggregator written in PHP that provides a fast, non-intrusive web interface for reading feeds. It processes feed updates in the background via scheduled tasks and stores feed data in a MySQL database.
Key Features
- Responsive web UI for desktop, tablet, and mobile with a lightweight frontend
- Background feed retrieval using system cron jobs to avoid UI latency
- OPML import/export for migrating subscriptions between readers
- MySQL backend storage and simple installation via a PHP installer script
- Plugin ecosystem (Leed-market) to extend functionality
- Uses SimplePie for feed parsing and RainTPL for templating
- Lightweight stack optimized for small to medium feed collections
Use Cases
- Self-hosted personal RSS/Atom reading with OPML import from other readers
- Lightweight feed aggregation for small teams or intranets where simplicity is preferred
- Hosting a private feed collection without depending on third-party services
Limitations and Considerations
- Recommended and primarily tested on Apache; other web servers (for example Nginx) are not officially tested
- Requires a system scheduler (cron) for automatic feed updates; no built-in scheduler
- Requires PHP 7.2+ and MySQL; lacks built-in support for alternative databases
- Focuses on minimalism and may lack advanced modern features such as push sync or official mobile apps
Leed is suitable when you need a simple, low-maintenance feed reader that you can run on your own server. It emphasizes speed and minimalism, with an extensible plugin system for additional features.
Categories:
Tags:
Tech Stack:
Similar to Leed

FreshRSS
Lightweight self-hosted RSS and Atom feed aggregator
FreshRSS is a fast, multi-user RSS/Atom feed aggregator with tagging, search, OPML import/export, WebSub push updates, and optional web scraping for sites without feeds.
KrISS Feed
Lightweight PHP RSS/Atom feed reader with no database requirement
Simple, single-file PHP feed reader supporting OPML import/export, autoupdate, caching, starred items, and plugins for personal use.

CommaFeed
Self-hosted RSS reader inspired by Google Reader with REST and Fever APIs.
Open-source, self-hosted RSS reader with REST and Fever API support, OPML import, multi-user, and a responsive UI.
selfoss
Web-based RSS reader and multi-source feed aggregator
Self-hosted web-based RSS reader and feed aggregator with OPML import, plug-ins, and a RESTful JSON API. Supports SQLite, MySQL, and PostgreSQL.
Youlag
Video-focused FreshRSS extension for YouTube and article browsing
Extension for FreshRSS that modernizes feed viewing with a video-tailored interface, mini-player, mobile-friendly controls, and Invidious/YouTube playback options.

Feedpushr
Lightweight RSS/Atom feed aggregator daemon with push outputs
Feedpushr is a Go-based feed aggregator with an embedded database, REST API, web UI, OPML import/export, pluggable filters and outputs, and push delivery options.





