Leed
Minimalist PHP RSS/Atom aggregator with OPML support
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 Services

RSSHub
RSS feed generator for websites and platforms without RSS
RSSHub generates RSS/Atom/JSON feeds for thousands of sites and services that don’t provide feeds, exposing them as subscribable endpoints you can self-host.

Glance
Self-hosted, configurable dashboard for feeds and status widgets
Glance is a lightweight self-hosted dashboard that aggregates RSS and other widgets (Reddit, YouTube, weather, markets, server stats) into customizable pages.

Karakeep
Self-hosted bookmarks, notes, and media with AI tagging and search
Self-hostable bookmark-everything app for links, notes, images, PDFs, and archives with full-text search, AI tagging/summaries, RSS ingestion, and API access.

Linkwarden
Self-hosted collaborative bookmark manager with archiving and annotation
Self-hosted collaborative bookmark manager with reader mode, highlights, tagging, full-text search, and automatic webpage preservation as screenshots and PDFs.


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.

wallabag
Read-it-later web app for saving and classifying articles
wallabag is a self-hostable read-it-later service to save web pages, extract clean article content, tag and organize items, and read them on any device.
JavaScript
HTML
cron
CSS
PHP
PHP-FPM