Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/php-strict/widgets-producer

Widgets Producer
https://github.com/php-strict/widgets-producer

php php-library php7 producer widget widget-library widgets

Last synced: about 1 month ago
JSON representation

Widgets Producer

Awesome Lists containing this project

README

        

# Widgets Producer

[![Software License][ico-license]](LICENSE.txt)
[![Codacy Badge][ico-codacy]][link-codacy]

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](https://github.com/php-strict/widgets) repository
for detail description and examples.

## Requirements

* PHP >= 7.1

## Install

Install with [Composer](http://getcomposer.org):

```bash
composer require php-strict/widgets-producer
```

[ico-license]: https://img.shields.io/badge/license-GPL-brightgreen.svg?style=flat-square
[ico-codacy]: https://api.codacy.com/project/badge/Grade/c08c65f1cf744d88866039e583c6c9a5
[link-codacy]: https://www.codacy.com/app/php-strict/widgets-producer?utm_source=github.com&utm_medium=referral&utm_content=php-strict/widgets-producer&utm_campaign=Badge_Grade