php-strict/widgets-producer

dev-master 2019-05-24 10:01 UTC

This package is auto-updated.

Last update: 2024-09-24 22:05:08 UTC


README

Software License Codacy Badge

Widgets Producer 仓库。

此仓库包含 widgets 生成器的接口和 widget。

Widgets 生成器接收 widgets 数据并创建 widget。Widgets 生成器可能是独立的(天气、货币等),也可能是某些模块的一部分(例如 - 新闻模块的最后新闻)。

有关详细描述和示例,请参阅主 widgets 仓库。

需求

  • PHP >= 7.1

安装

使用Composer安装

composer require php-strict/widgets-producer