php-strict / widgets-producer
Widgets Producer.
dev-master
2019-05-24 10:01 UTC
Requires
- php: ^7.1
This package is auto-updated.
Last update: 2024-10-24 22:15:58 UTC
README
Widgets Producer repository.
This repository contains interfaces of widgets producer and widget.
Widgets producer takes widgets data and create widget. Widgets producer may be a standalone (weather, currency, ...), or a part of some module (for example - last news for news module).
See main widgets repository for detail description and examples.
Requirements
- PHP >= 7.1
Install
Install with Composer:
composer require php-strict/widgets-producer