项目作者: php-strict

项目描述 :
Widgets Consumer
高级语言: PHP
项目地址: git://github.com/php-strict/widgets-consumer.git
创建时间: 2019-05-01T11:51:33Z
项目社区:https://github.com/php-strict/widgets-consumer

开源协议:GNU General Public License v3.0

下载


Widgets Consumer

Software License
Codacy Badge

Widgets Consumer Interface repository.

Widgets consumer ask widgets provider
for widgets for specific scope/place, throught provider public interface.
Or widgets provider can take consumer-object as parameter and inject widgets into it.
For this purposes widgets consumer define public methods to gets
current scope and all places for current scope.

See main widgets repository
for detail description and examples.

Requirements

  • PHP >= 7.1

Install

Install with Composer:

  1. composer require php-strict/widgets-consumer