Libraries tagged by trefle
evosoftcz/phpstan-eda
6991 Downloads
Eda class reflection extension for PHPStan
dittto/doctrine-entity-factories
6544 Downloads
Allows doctrine to pull entities from factories instead of just reflection
crodas/notoj
22217 Downloads
Annotation parser. Uses reflection and provides cache out of the box.
coolms/entity-application
120 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
2000 Downloads
Map any array, JSON or YAML structure onto typed PHP classes using reflection and attributes.
aternos/serializer
6094 Downloads
A PHP library for (de-)serialization using attributes and reflection
ahrmerd/laravel-test-generator
522 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
phpextra/event-manager
9926 Downloads
Event manager based on reflection, annotations and priority queue
phpactor/worse-reference-finders
45179 Downloads
Worse Reflection reference finder implementations
phpactor/worse-reference-finder-extension
44398 Downloads
Worse reflection implementations for reference finding
phpactor/completion-worse-extension
48789 Downloads
Collection of completors based on Worse Reflection and the Tolerant PHP Parser
coolms/entity-module
87 Downloads
Platform composition layer over coolms/entity: reflection field extraction, the tagged repository registry, the extras-flattening normalizer and the entity:find widget renderers
shiroi/think-reflection-annotation
88 Downloads
thinkphp的反射插件(同个注解反射某个class、某个method、某个param、通过观察者模式关联绑定的某个method处理多个事务)