Libraries tagged by reflect
waylandace/class-finder
16901 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
gooh/interface-distiller
5498 Downloads
Derives Interfaces from the API of a class
souplette/chicot
29 Downloads
Generates IDE stubs for extensions from PHP Reflection API
samihsoylu/journal
22 Downloads
Document your life, daily happenings, special occasions, and reflections on your goals.
jameshalsall/object-hydrator
3438 Downloads
A simple object hydrator using reflection for constructor or setter based injection.
immusen/yii2-swoole-websocket
8696 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
forrest79/phpgsql-phpstan
3627 Downloads
PhPgSql class reflection extension and settings for PHPStan.
dittto/doctrine-entity-factories
5321 Downloads
Allows doctrine to pull entities from factories instead of just reflection
chroma-x/google-datastructures
15202 Downloads
A PHP library providing common data structures to reflect data received from Google services.
aternos/serializer
798 Downloads
A PHP library for (de-)serialization using attributes and reflection
ahrmerd/laravel-test-generator
152 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
9759 Downloads
Event manager based on reflection, annotations and priority queue
phpactor/worse-reference-finders
40078 Downloads
Worse Reflection reference finder implementations
phpactor/worse-reference-finder-extension
39297 Downloads
Worse reflection implementations for reference finding
phpactor/completion-worse-extension
43307 Downloads
Collection of completors based on Worse Reflection and the Tolerant PHP Parser