Libraries tagged by cached reflections
orbiter/annotations-util
1418 Downloads
Helper for Doctrine\Annotations, with cached Reflections ⚡
oliver-schoendorn/dependency-injector
103 Downloads
A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.
infocyph/intermix
2415 Downloads
A Collection of useful PHP class functions.
good-php/reflection
9985 Downloads
Reflection API with a type system, generics support and cache
ngsoft/tools
3445 Downloads
A set of reusable tools used on my projects.
crodas/notoj
21786 Downloads
Annotation parser. Uses reflection and provides cache out of the box.
scaleupstack/reflection
1487 Downloads
A performance-improved and convenient way to deal with PHP Reflection.
codememory/reflection
103 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
abmmhasan/oof
203 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
72 Downloads
A Collection of useful PHP class functions.