Libraries tagged by php-ref
ekapusta/laminas-code
2883 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
julien-boudry/php-reference
222 Downloads
A PHP documentation generator that analyzes namespaces using reflection and generates comprehensive Markdown documentation with cross-references
darling/php-reflection-utilities
1636 Downloads
A collection of php classes that can be used to aide in reflection with PHP
betterphp/php-reflection-utils
11839 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
anahkiasen/php-reference-dumper
8714 Downloads
PHP configuration reference dumper/loader for symfony/config
type-lang/reader
5619 Downloads
Library for reading TypeLang AST nodes from types exposed by PHP Reflection objects
orisai/reflection-meta
34882 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
notauniondev/laminas-code
146 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
kuiper/reflection
4747 Downloads
Php reflection utility
jasny/reflection-factory
5499 Downloads
Abstract factory for PHP Reflection
extended-type-system/type-reflection
1888 Downloads
Static PHP reflection with phpDoc support
pinepain/php-ref-stubs
417 Downloads
Stub files for pinepain/php-ref php extension
pinepain/php-object-maps
199 Downloads
ObjectMap structures for PHP
componenta/class-finder
9 Downloads
Lazy class discovery with composable filters and listener notification
unclecheese/reflection-templates
12561 Downloads
Provides introspection of SilverStripe templates with an API for getting variables and blocks, much like the PHP ReflectionClass.