picturae/php-composition-utils
最新稳定版本:0.0.3
Composer 安装命令:
composer require picturae/php-composition-utils
包简介
A collection of utility classes for easier reflection use.
README 文档
README
Contents
The package has several traits for facilitating work with reflection and some common design patterns.
Currently included
- Reflection property/accessor trait.
- Reflection constructor trait for protected properties from array source.
- Reflection constructor/setter/getters for protected properties.
- Simple publish-subscribe pattern for a class via event triggering.
- Trait for array transformations of objects(by convention) and introspection of fields metadata.
Usage
Add
"picturae/php-composition-utils": "0.0.3"
to your composer.json file.
Look at source directly for usage & documentation.
License
- Distributed under the MIT License (hereby included)
统计信息
- 总下载量: 1.33k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-06-10