PHPackages                             taproot/subscriptions - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. taproot/subscriptions

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

taproot/subscriptions
=====================

Easily subscribe to web content.

v0.1.1(11y ago)180[1 issues](https://github.com/taproot/subscriptions/issues)MITPHP

Since Apr 27Pushed 11y ago1 watchersCompare

[ Source](https://github.com/taproot/subscriptions)[ Packagist](https://packagist.org/packages/taproot/subscriptions)[ RSS](/packages/taproot-subscriptions/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (9)Versions (3)Used By (0)

taproot/subscriptions
=====================

[](#taprootsubscriptions)

taproot/subscriptions is a small framework for easily subscribing to web content from Silex/Symfony+Pimple projects.

It provides an API (as well as some minimal web UIs) for subscribing to future updates to resources as well as crawling historical content. Currently only HTML resources are supported fully.

Installation
------------

[](#installation)

Install using [Composer](https://getcomposer.org):

```
./composer.phar require taproot/subscriptions:~0.1

```

Setup
-----

[](#setup)

taproot/subscriptions requires a few services in order to work properly. They should be set up approximately like this:

```
