Libraries tagged by php reflection
mykemeynell/reflection
139 Downloads
Tiny PHP reflection implementation
kuiper/reflection
5610 Downloads
Php reflection utility
jasny/reflection-factory
5695 Downloads
Abstract factory for PHP Reflection
betterphp/php-reflection-utils
12017 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
extended-type-system/type-reflection
1888 Downloads
Static PHP reflection with phpDoc support
popsul/php-token-reflection
78961 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
julien-boudry/php-reference
279 Downloads
A PHP documentation generator that analyzes namespaces using reflection and generates comprehensive Markdown documentation with cross-references
dvictorjhg/php-injector
100 Downloads
Reflection-based dependency injection and PSR-11 container for modern PHP.
aphiria/reflection
2478 Downloads
The Aphiria reflection library
skagarwal/reflection
6343 Downloads
Test any Private/Protected Methods/Properties of any class
type-lang/reader
5635 Downloads
Library for reading TypeLang AST nodes from types exposed by PHP Reflection objects
ez-php/openapi
36 Downloads
OpenAPI 3.x spec generator for the ez-php framework — PHP attributes on controllers, reflection-based spec building, GET /openapi.json endpoint
xchert/util
162 Downloads
Lightweight PHP utility library for structured data handling, JSON operations, reflection helpers, type utilities and more common tasks.
podlove/comment-introspection
5334 Downloads
PHP library providing a toolkit to parse class and method comments.
phpdot/attribute
62 Downloads
PHP 8 attribute scanning, caching, and discovery. Standalone.