php-strict/widgets-producer

Widgets Producer.

Maintainers

Package info

github.com/php-strict/widgets-producer

pkg:composer/php-strict/widgets-producer

Statistics

Installs: 58

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-25 01:21:14 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