Libraries tagged by reflective

reflective/reflection

0 Favers
13 Downloads

Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.

Go to Download


jshannon63/cobalt

8 Favers
836 Downloads

Autowired Dependency Injection Container for PHP with Dependency Caching

Go to Download


jorro/reflective

0 Favers
3 Downloads

Jorro framework Reflective package.

Go to Download


onsa/reflective-test-case

0 Favers
22 Downloads

ReflectiveTestCase extends PHPUnit's TestCase with the invokeMethod method for the sake of testing private classes.

Go to Download


phpdocumentor/reflection-docblock

9382 Favers
613762433 Downloads

With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.

Go to Download


phpdocumentor/reflection-common

9047 Favers
594483368 Downloads

Common reflection classes used by phpdocumentor to reflect the code structure

Go to Download


sebastian/object-reflector

6255 Favers
572434556 Downloads

Allows reflection of object attributes, including inherited and non-public ones

Go to Download


symfony/property-access

2814 Favers
224078531 Downloads

Provides functions to read and write from/to an object or array using a simple string notation

Go to Download


laminas/laminas-code

1863 Favers
142492318 Downloads

Extensions to the PHP Reflection API, static code scanning, and code generation

Go to Download


doctrine/common

5818 Favers
310250474 Downloads

PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.

Go to Download


barryvdh/reflection-docblock

1323 Favers
88046517 Downloads

Go to Download


doctrine/reflection

2970 Favers
100297487 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.

Go to Download


roave/better-reflection

1207 Favers
8954934 Downloads

Better Reflection - an improved code reflection API

Go to Download


phpdocumentor/reflection

120 Favers
7570638 Downloads

Reflection library to do Static Analysis for PHP Projects

Go to Download


php-di/phpdoc-reader

76 Favers
25188657 Downloads

PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)

Go to Download


Next >>