aria-php/aria-data-subscription
最新稳定版本:1.0.8
Composer 安装命令:
composer require aria-php/aria-data-subscription
包简介
Data source subscription framework
README 文档
README
Data sources subscription framework for use in ARIA and related microservices.
Installation
composer require aria-php/aria-data-subscription
Usage
The DatasourceController handles the execution of the various plugins, this is what you execute from your
cron job.
The Datasource describes the specific implementation that contacts the appropriate feed.
The various Model classes are intended to be implemented to wrap around the appropriate database / table structures that are specific
to ARIA core or the microservice that actually executes the subscription query.
统计信息
- 总下载量: 3.13k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2022-11-09