Libraries tagged by php reflection
infocyph/intermix
29706 Downloads
A lightweight, high-performance PHP dependency injection and runtime utility toolkit with invocation, scoped services, compiled resolution, Closure serialization, Fence and fluent helpers.
eclipxe/enum
276558 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
mnapoli/phpdocreader
263949 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
eloquent/liberator
899935 Downloads
A proxy for circumventing PHP access modifier restrictions.
wingu/reflection
575499 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
ivastly/php-reflection
17106 Downloads
PHP Reflection API simplified.
good-php/reflection
32132 Downloads
Reflection API with a type system, generics support and cache
fsi/reflection
68353 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
bartlett/php-reflect
96018 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
princejohnsantillan/reflect
13365 Downloads
Clearer API for PHP Attributes and Reflection.
reflection/validator
198484 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
popphp/pop-code
9386 Downloads
Pop Code Component for Pop PHP Framework
milpa/container
11772 Downloads
Reflection-autowiring PSR-11 dependency injection container for the Milpa PHP framework: lazy singleton resolution, circular-dependency detection with chain reporting, and safe optional retrieval.
good-php/serialization
24051 Downloads
Extendable reflection-based serializer with support for JSON and PHP primitive formats
cnastasi/serializer
57492 Downloads
A experimental serializer using php 7.4 typed properties and reflection