superfeedr/http-pubsubhubbub

Superfeedr provides a realtime API to any application who wants to produce (publishers) or consume (subscribers) data feeds without wasting resources and maintaining an expensive and changing infrastructure.

Installs: 98

Dependents: 0

Suggesters: 0

Security: 0

Stars: 13

Watchers: 3

Forks: 6

Open Issues: 2

pkg:composer/superfeedr/http-pubsubhubbub

dev-master 2014-02-11 11:16 UTC

This package is not auto-updated.

Last update: 2025-10-21 10:52:17 UTC


README

#PHP library for Superfeedr's Pubsubhubbub (client).

Modified from Adrián Navarro original library as well as Bruno Pedro's contributions.

endpoint.php should be your callback and subscriber.php is an example script subscribing a feed.

Check your apache log for errors.