calderawp/object
Composer 安装命令:
composer require calderawp/object
包简介
Utility abstract objects
README 文档
README
A few variations on the stdClass object.
almostStd Is very much like stdClass, but only the defined propeties of class can be set/get.
almostStdImmutable extends almostStd and removes ability to modify the property values after instantiation. Properties have to be set by passing stdClass object to constructor.
almostStdValidatable extends almostStd and adds a validation callback to get/set.
Install
composer require calderawp/object
Copyright 2016 CalderaWP LLC & Josh Pollock. Licensed under the terms of the GNU GPL version 2 or later. Please share with your neighbor.
统计信息
- 总下载量: 140
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: GPLv2
- 更新时间: 2016-08-13