zFeeder 2.0.0

The PHP feed aggregator from 2004, rebuilt. Subscriptions live in OPML files, output is driven by templates, and one line of PHP puts it in a page.

Template set: classic · switch to modern

Demonstrations

Templates in the classic set

Subscription categories

Data comes from OPML files, one per category, the same format the 2004 version used.

Using it

<?php echo zfeeder(['category' => 'news', 'template' => 'modern/cards']); ?>

Not a PHP site? Use /embed for an HTML fragment or /api/feeds for JSON.

More