sophokles/dataobject 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

  1. Include as composer dependency using composer require sophokles/dataobject
  2. Run composer install to generate the vendor class autoloader
  3. The classes from Sophokles.dataobject can 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.

  1. Define a custom model class object extending AbstractDataObject
  1. Create a new object from your model class, use your data array in the constructor
  1. Access to the data on your object by getters and setters

统计信息

  • 总下载量: 13
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2024-04-16