Skip to content

all-ride/ride-lib-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ride: Widget Library

Widget abstraction library of the PHP Ride framework.

What's In This Library

Widget

A Widget interface represents a small component which can be placed in a container.

WidgetProperties

The WidgetProperties interface is used to set and get properties for the widget instance.

A generic implementation is provided through the GenericWidgetProperties class.

WidgetModel

The WidgetModel interface is used to implement a data store of the available widgets.

Implementations

For more examples, you can check the following implementations of this library:

Installation

You can use Composer to install this library.

composer require ride/lib-widget

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages