KrISS Feed
Lightweight PHP RSS/Atom feed reader with no database requirement
KrISS Feed is a lightweight PHP-based RSS/Atom feed reader distributed as a minimal, deployable application. It is designed to run without a SQL database and can be installed as a single PHP file for easy self-hosting and portability.
Key Features
- Add and remove feeds and organize them in folders
- Import and export subscriptions using OPML
- No SQL/database required; file-based data storage and a single-file deployment option
- List, expanded and reader views with support for starred items and mark-as-read actions
- Auto-update in reader/show views and manual update controls
- Local cache of recent articles (auto cache of last downloaded items) and infinite scroll
- Anonymize links (does not anonymize images/media) and simple sharing integration (e.g., Shaarli)
- Progressive enhancements: fully usable without JavaScript; Bootstrap-based UI and internationalization
- Plugin support to extend functionality
Use Cases
- Run a lightweight personal feed reader on low-cost or shared PHP hosting
- Replace cloud RSS services for a single-user, privacy-minded feed reading setup
- Embed as a portable feed reader on a personal website or intranet for curated feeds
Limitations and Considerations
- Designed primarily for single-user or small-scale use; file-based storage and single-process PHP make large-scale, multi-user deployments or very large feed lists impractical
- Limited built-in user/account management and advanced multi-user features
- Performance and update concurrency are constrained by PHP execution environment and hosting resources
KrISS Feed is a pragmatic, minimal RSS/Atom reader focused on simplicity, portability, and low operational requirements. It is well suited for personal and small-scale use where ease of deployment and privacy are priorities.
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
Bootstrap
CSS
PHP
PHP-FPM