Download the PHP package darling/php-reflection-utilities without Composer
On this page you can find all versions of the php package darling/php-reflection-utilities. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download darling/php-reflection-utilities
More information about darling/php-reflection-utilities
Files in darling/php-reflection-utilities
Download darling/php-reflection-utilities
More information about darling/php-reflection-utilities
Files in darling/php-reflection-utilities
Vendor darling
Package php-reflection-utilities
Short Description A collection of php classes that can be used to aide in reflection with PHP
License MIT
Package php-reflection-utilities
Short Description A collection of php classes that can be used to aide in reflection with PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package php-reflection-utilities
PHPReflectionUtilities
A collection of php classes that can be used to aide in reflection with PHP.
This library makes use of the following libraries:
Overview
-
Installation
-
Classes
- Darling\PHPReflectionUtilities\classes\utilities\Reflection
- Darling\PHPReflectionUtilities\classes\utilities\ObjectReflection
Installation
Classes
The following classes are provided by the PHPReflectionUtilities library.
These classes can be used as is, or extended.
Darling\PHPReflectionUtilities\classes\utilities\Reflection
A Reflection can be used to get information about a reflected class or object instance.
For example:
Darling\PHPReflectionUtilities\classes\utilities\ObjectReflection
An ObjectReflection is a Reflection that specifically reflects an object instance.
For example:
All versions of php-reflection-utilities with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
darling/php-unit-test-utilities Version ^1.0
darling/php-text-types Version ^1.0
darling/php-unit-test-utilities Version ^1.0
darling/php-text-types Version ^1.0
The package darling/php-reflection-utilities contains the following files
Loading the files please wait ....