Libraries tagged by reflecction
ovr/phpreflection
20373 Downloads
Advanced reflection for PHP, powered by own database with all description
nimbly/carton
7898 Downloads
A simple PSR-11 container implementation offering reflection based autowiring.
magento/magento-zf-server
11149 Downloads
Create Reflection-based RPC servers
kleisli/flow-phpstan
50 Downloads
Reflection Extensions for static analysis of Flow classes with magic methods
jorisvanw/mocker
138 Downloads
Mock class constructor args based on the reflection class
futuretek/data-mapper
1114 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
forrest79/phpgsql-phpstan
4692 Downloads
PhPgSql class reflection extension and settings for PHPStan.
evosoftcz/phpstan-eda
6913 Downloads
Eda class reflection extension for PHPStan
dittto/doctrine-entity-factories
6513 Downloads
Allows doctrine to pull entities from factories instead of just reflection
coolms/entity-module
63 Downloads
Platform composition layer over coolms/entity: reflection field extraction, the tagged repository registry, the extras-flattening normalizer and the entity:find widget renderers
contempt/serializer
97 Downloads
Compiled, reflection-free JSON serialization with an explicit polymorphic type registry.
contempt/routing
44 Downloads
Route IR, conflict detection and generation of a reflection-free compiled route matcher.
cloudbear/class-mapper
1898 Downloads
Map any array, JSON or YAML structure onto typed PHP classes using reflection and attributes.
christopheraseidl/reflect
3113 Downloads
A simple class for facilitating quicker use of PHP's ReflectionClass.
aternos/serializer
5966 Downloads
A PHP library for (de-)serialization using attributes and reflection