sebastian/object-reflector
最新稳定版本:5.0.0
Composer 安装命令:
composer require sebastian/object-reflector
包简介
Allows reflection of object attributes, including inherited and non-public ones
README 文档
README
sebastian/object-reflector
Allows reflection of object properties, including inherited and private as well as protected ones.
Installation
You can add this library as a local, per-project dependency to your project using Composer:
composer require sebastian/object-reflector
If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:
composer require --dev sebastian/object-reflector
统计信息
- 总下载量: 712.37M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6292
- 点击次数: 1
- 依赖项目数: 9
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2026-01-04