tornevall / tornelib-php-feedagent
FeedAgent - RSS and HTTP content monitoring.
dev-master
2021-01-07 15:09 UTC
Requires
- php: ^7.4
- laminas/laminas-feed: ^2.13
- tornevall/tornelib-php-database: ^6.1
- tornevall/tornelib-php-netcurl: ^6.1
- tornevall/tornelib-php-network: ^6.1
This package is auto-updated.
Last update: 2025-01-06 16:14:05 UTC
README
RSS- and HTTP feeding agent (collector). Using netcurl to fetch data from RSS and http feeds.
A simple HTTP feed agent
This is a "feed agent" with the purpose to fetch data from different kind of feeds, not only RSS.
Laminas is used to fetch RSS feeds and since laminas requires at least PHP 7.3, I've set PHP 7.4 as lowest required version.