php-strict/widgets-producer

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

This package is auto-updated.

Last update: 2024-04-24 21:06:44 UTC


README

Software License Codacy Badge

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