Libraries tagged by cached reflections
entelisteam/lbaf-reflection
8 Downloads
Lightweight PHP reflection utilities: enum helper, type caster, short class name resolver, cached method parameter lookup.
oliver-schoendorn/dependency-injector
105 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.
orbiter/annotations-util
1437 Downloads
Helper for Doctrine\Annotations, with cached Reflections ⚡
good-php/reflection
28504 Downloads
Reflection API with a type system, generics support and cache
infocyph/intermix
7775 Downloads
A lightweight PHP DI container, invoker, serializer, and utility toolkit.
teofanis/hook-press
1636 Downloads
HookPress is a Laravel package that uses Composer hooks to automatically discover, filter, and cache classes, traits, and interfaces in your application
crodas/notoj
22173 Downloads
Annotation parser. Uses reflection and provides cache out of the box.
phpdot/attribute
138 Downloads
PHP 8 attribute scanning, caching, and discovery. Standalone.
ngsoft/tools
4928 Downloads
A set of reusable tools used on my projects.
codememory/reflection
127 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
206 Downloads
A lightweight PHP DI container, invoker, serializer, and utility toolkit.
abmmhasan/intermix
74 Downloads
A lightweight PHP DI container, invoker, serializer, and utility toolkit.
scaleupstack/reflection
1514 Downloads
A performance-improved and convenient way to deal with PHP Reflection.
mitsuki/mitsuki-orm
0 Downloads
A lightweight wrapper around Doctrine ORM 3 providing reflection-based repository mapping, advanced query helpers, and metadata caching.