Search by

hbsnow / pshb

hbsnow

A client library for PubSubHubBub

Package info

github.com/hbsnow/pshb

pkg:composer/hbsnow/pshb

Statistics

Installs: 3 503

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

1.0.1 2015-04-13 05:21 UTC

This package is not auto-updated.

Last update: 2026-09-13 04:54:58 UTC


README

PubSubHubBubのライブラリ。compsoerから使いやすいものがなかったので作った。

インストール

composer.jsonに以下を追加するだけ。

"require": {
	"hbsnow/pshb": "~1.0.0"
}