Libraries tagged by reflecction
paveldanilin/reflection-scanner
847 Downloads
opqnext/reflection-api-doc
655 Downloads
一个基于 Thinkphp5 的 api 文档自动生成工具
oldpak/reflection
18 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.
nstwf/extended-reflection-class
836 Downloads
Extended reflection class
merophp/reflection
223 Downloads
Reflection classes for the Merophp Framework
magic3w/url-reflection
1512 Downloads
Allows applications to have a URL parsed and retrieve information about it's components
kubomikita/reflection
10 Downloads
Fork of Nette Reflection: docblock annotations parser and common reflection classes with php 8 compatibility
igniphp/reflection-api
167 Downloads
ganbarodigital/php-reflection
111657 Downloads
ft/reflection
34 Downloads
A PHP reflection library
froq/froq-reflection
189 Downloads
Froq! Reflection.
fratily/reflection
160 Downloads
fivepercent/reflection
1931 Downloads
Reflection helpers
darling/php-reflection-utilities
760 Downloads
A collection of php classes that can be used to aide in reflection with PHP
codememory/reflection
101 Downloads
The library is similar to the built-in API class Reflection, but the only difference is that this library caches the entire result and does not work with the built-in Reflection in the future, which improves performance