Download the PHP package reflective/reflection without Composer
On this page you can find all versions of the php package reflective/reflection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download reflective/reflection
More information about reflective/reflection
Files in reflective/reflection
Download reflective/reflection
More information about reflective/reflection
Files in reflective/reflection
Vendor reflective
Package reflection
Short Description Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
License MIT
Homepage https://github.com/dependencies-packagist/reflective-reflection
Package reflection
Short Description Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
License MIT
Homepage https://github.com/dependencies-packagist/reflective-reflection
Please rate this library. Is it a good library?
Informations about the package reflection
Reflective Reflection
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
Installation
You can install the package via Composer:
Usage
Gets an array of methods for current class.
Returns an array of class parents.
Note:
ReflectionParentClass
is a subclass of\ReflectionClass
and has the same methods.
License
Nacosvel Contracts is made available under the MIT License (MIT). Please see License File for more information.
All versions of reflection with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package reflective/reflection contains the following files
Loading the files please wait ....