KrISS Feed
Lightweight PHP RSS/Atom feed reader with no database requirement
293 stars 54 forks last commit first released
Actively maintained
Last commit 29 Jul 2026.
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 to KrISS Feed
Leed
Minimalist PHP RSS/Atom aggregator with OPML support
Lightweight self-hosted RSS/Atom reader written in PHP. Uses cron for background fetching, stores feeds in MySQL, and provides a responsive web UI with plugin support.

Betula
Federated single-user bookmark manager with Fediverse support
Single-user self-hosted federated bookmark manager written in Go, using a single SQLite file, with ActivityPub support, web archiving, RSS and tagging.


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.

RSS-Bridge
Generate RSS/Atom feeds for websites that do not provide them
RSS-Bridge is a PHP web app that generates RSS/Atom/JSON feeds by scraping sites that don’t offer feeds, with many built-in “bridges” and caching options.


Shaarli
Minimalist, database-free personal bookmarking and link sharing
Self-hosted, single-user bookmark manager and link sharing app with tags, search, RSS/Atom feeds, REST API, and plugins—using file-based storage (no database).

NewsBlur
Personal RSS reader and social news platform
Open-source RSS reader with real-time feed updates, training-based filtering, full-text search, social sharing, and native mobile apps; available hosted or self-hosted.





