I am using Tiny Tiny RSS every day to read and organize news feeds as it is my personal favourite,
but it does not mean that it is the only available choice,
so I will briefly present four different interesting PHP-based Open Source solutions.
Tiny Tiny RSS
Programming language | PHP |
Database engine | PostgreSQL/MySQL |
Main focus | personal RSS reader |
Homepage | tt-rss.org |
Source code | github.com/gothfox/Tiny-Tiny-RSS |
License | GNU GPL version 2 |
miniflux
Programming language | PHP |
Database engine | SQLite |
Main focus | minimalistic RSS reader |
Homepage | miniflux.net |
Source code | github.com/fguillot/miniflux |
License | GNU AGPL |
selfoss
Programming language | PHP |
Database engine | MySQL/PostgreSQL/SQLite |
Main focus | multipurpose RSS reader |
Homepage | selfoss.aditu.de |
Source code | github.com/SSilence/selfoss |
License | GNU GPL version 3 |
moonmoon
Programming language | PHP |
Database engine | none |
Main focus | public news aggregator |
Homepage | moonmoon.org |
Source code | github.com/mauricesvay/moonmoon |
License | BSD |