Libraries tagged by php reflection
mopsyd/reflection-class-constant-patch
13 Downloads
This is a backwards compatible patch of the PHP 7.1 ReflectionClassConstant for versions of PHP prior to 7.1
dkplus/reflections
11 Downloads
Reflection on PHP classes that provides as many information about classes as possible
gitaroban/reflection-component
0 Downloads
Ajout de fonctionnalites aux classes Reflection de PHP.
vairogs/functions-php
0 Downloads
A PHP library providing enhanced PHP utility functions for reflection, introspection, and general PHP programming tasks
reflective/reflection
11672 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
zetacomponents/reflection
1069 Downloads
The main objective of the Reflection component is to enhance PHP by type information and annotations. It uses source code documentation to determine data types and other pieces of information provided via annotations. Those annotations can be used to realize systems which depend on strong type information or additional details about the source code itself.
oldpak/reflection
25 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
xlient/doc-php
12 Downloads
A PHP library for generating markdown files from PHPDoc comments and reflection.
webservco/reflection
58 Downloads
A PHP component/library.
timandes/reflection
2841 Downloads
Reflection related library
theorx/reflectionist
31 Downloads
Class analyzer for php 5.5
shirokovnv/model-reflection
51 Downloads
Package to reflect the properties and methods of the model
serhiikorniushov/reflection-utils
10 Downloads
PHP utils to access private class properties
psr4/reflection-api-doc
53 Downloads
一个基于 Thinkphp5.1 的 api 文档自动生成工具
omasn/reflection-validator
1294 Downloads
Extends the capability of the symfony validator