tornevall/tornelib-php-feedagent

FeedAgent - RSS and HTTP content monitoring.

dev-master 2021-01-07 15:09 UTC

This package is auto-updated.

Last update: 2024-04-06 14:25:57 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.