php-strict / widgets-producer
Widgets Producer.
Installs: 58
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/php-strict/widgets-producer
Requires
- php: ^7.1
This package is auto-updated.
Last update: 2025-09-25 00:33:52 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