ride/lib-widget
最新稳定版本:1.0.0
Composer 安装命令:
composer require ride/lib-widget
包简介
Widget library of the Ride framework
README 文档
README
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
统计信息
- 总下载量: 4.44k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 8
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-02-21