sophokles/dataobject
最新稳定版本:1.0.0
Composer 安装命令:
composer require sophokles/dataobject
包简介
Sophokles Data Object Library
README 文档
README
Sophokles library to generate from any array a data object
Installation
- Include as composer dependency using
composer require sophokles/dataobject - Run
composer installto generate the vendor class autoloader - The classes from
Sophokles.dataobjectcan now be used in your composer project
Usage Examples
Small usage examples have been included in the examples/ folder. The examples are PHP scripts which shows how the object classes work.
- Define a custom model class object extending AbstractDataObject
- Create a new object from your model class, use your data array in the constructor
- Access to the data on your object by getters and setters
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2024-04-16