Libraries tagged by Reflector
georgo/wsdl-creator
19187 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
eso/ireflection
203988 Downloads
Wrapper around PHP Reflection to make it easier to use
dpt/mcp-rector-warm
7294 Downloads
Warm-process MCP server for Rector. Keeps the Rector container bootstrapped across calls — ~9x faster per-file analysis vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
componenta/class-finder
783 Downloads
Lazy class discovery with composable filters and listener notification
amashukov/rector-php-rules
1517 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.
a9f/fractor-composer-json
22869 Downloads
ComposerJson extension for the File Read-Analyse-Change Tool. Allows modifying composer.json files
waylandace/class-finder
22941 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
palpalani/grumphp-rector-task
95309 Downloads
RectorPhp task runner from GrumPHP
contributte/phpdoc
227274 Downloads
Doctrine Annotations for Nette Framework
vortos/vortos-ops-kit
1760 Downloads
Vortos Ops Kit — the one uniform swappable-driver pattern (port + named drivers + DI-keyed registry + capability descriptor + conformance TCK + agnosticism lint + make:driver scaffolder). Shared primitives every deploy/ops concern reuses. Zero runtime reflection.
saviogodinho2002/driftguard
127 Downloads
Keeps a curated PHP config catalog of your Eloquent models in sync with the real code, using an LLM-assisted analyze/apply workflow (git-diff-based change detection, reflection-first structural facts, human-in-the-loop review before writing).
protonlabs/php-shunting-yard
9841 Downloads
Refactored repack of https://github.com/droptable/php-shunting-yard
kevinsperrine/idiorm
637 Downloads
Completely refactored, PSR compliant, version of Idiorm: a lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
johnstoncode/phpstan-moneyphp
56127 Downloads
Moneyphp Money class reflection extension for PHPStan
immusen/yii2-swoole-websocket
8920 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.