ajvolin/channels-buddy-source-provider

A package for implementing channel sources for Channels Buddy

Installs: 127

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ajvolin/channels-buddy-source-provider

0.2.0 2021-02-12 05:19 UTC

This package is auto-updated.

Last update: 2025-10-12 16:07:09 UTC


README

A package for registering channel sources in Channels Buddy.

To develop a channel source, implement the ChannelSource contract and pass a ChannelSourceProvider to the ChannelSourceProviders singleton in your service provider bind method.