codememory/reflection
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
时间:2023-03-18 00:14
extended-type-system/type-reflection
Static PHP reflection with phpDoc support
时间:2023-03-01 12:31
jerowork/class-dependencies-parser
Parse all dependencies (FQN) used in an object (e.g. class, trait, interface)
时间:2023-02-23 17:56
abmmhasan/intermix
A Collection of useful PHP class functions.
时间:2023-02-15 08:18
i3bepb/reflection-for-test
Trait adding access method through reflection for tests
时间:2023-02-14 14:36
kubomikita/reflection
Fork of Nette Reflection: docblock annotations parser and common reflection classes with php 8 compatibility
时间:2023-01-26 08:21
orisai/reflection-meta
PHP reflection in more reliable and deterministic way - for declarative engines
时间:2023-01-24 20:15
flarone/reflection
Test any Private/Protected Methods/Properties of any class
时间:2022-11-16 22:08
panakour/laravel-eloquent-relationships
programmatically get the laravel eloquent relationships.
时间:2022-10-28 18:28
jessegall/invader
A simple package to access private properties and methods without the use of reflection
时间:2022-09-08 17:52
it-bens/reflection-constructor
A class to find a constructor argument by an object class via Reflection API.
时间:2022-08-18 09:47