Download the PHP package 7csn/reflection-collector without Composer
On this page you can find all versions of the php package 7csn/reflection-collector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package reflection-collector
反射收集器
静态收集器,对外提供反射对象(无则自发创建并缓存),存储反射对象类型为:类、类方法、类属性、函数、注解。
运行环境
- PHP >= 8.0
安装
应用说明
-
常规反射(php < 8)
-
注解反射(php >= 8)
- 可能抛出异常 chaser\collector\ReflectedException,错误码:
- ReflectedException::CLASS_NOT_EXIST
- ReflectedException::METHOD_NOT_EXIST
- ReflectedException::PROPERTY_NOT_EXIST
- ReflectedException::FUNCTION_NOT_EXIST
All versions of reflection-collector with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package 7csn/reflection-collector contains the following files
Loading the files please wait ....