[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.01 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.01 KB

Widgets Producer

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