php-strict/widgets-consumer

Widgets Consumer.


Keywords
php, widget, consumer, php-library, php7, widget-library, widgets
License
GPL-2.0-or-later

Documentation

Widgets Consumer

Software License

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:

composer require php-strict/widgets-consumer