picofeed
Modern library to handle RSS/Atom feeds
Install
- All systems
-
curl cmd.cat/picofeed.sh
- Ubuntu
-
apt-get install php-picofeed
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install php-picofeed
- Raspbian
-
apt-get install php-picofeed
- Dockerfile
- dockerfile.run/picofeed
php-picofeed
Modern library to handle RSS/Atom feeds
PicoFeed provides the following features: * Simple and fast * Feed parser for Atom 1.0 and RSS 0.91, 0.92, 1.0 and 2.0 * Feed writer for Atom 1.0 and RSS 2.0 * Favicon fetcher * Import/Export OPML subscriptions * Content filter: HTML cleanup, remove pixel trackers and Ads * Multiple HTTP client adapters: cURL or Stream Context * Proxy support * Content grabber: download from the original website the full content * Enclosure detection * RTL languages support