Skip to content

Improve documentation and update examples#21

Merged
f3l1x merged 1 commit intomasterfrom
claude/improve-docs-skyny
Mar 13, 2026
Merged

Improve documentation and update examples#21
f3l1x merged 1 commit intomasterfrom
claude/improve-docs-skyny

Conversation

@f3l1x
Copy link
Member

@f3l1x f3l1x commented Jan 19, 2026

  • Add structured Table of Contents with nested sections
  • Document Messages as simple POPOs
  • Document Handlers with attributes and Neon tags examples
  • Document multiple handlers in one class
  • Document all three bus types (MessageBus, CommandBus, QueryBus)
  • Document Bus registry and custom bus configuration
  • Document all transport types (sync, in-memory, Redis, Doctrine, AMQP)
  • Document routing options (basic, interface, wildcard)
  • Document all console commands with options and examples
  • Document advanced topics: retry strategy, failure transport, middleware
  • Document batch handlers and event listeners
  • Document serializers and logging configuration
  • Add Testing section with in-memory transport and BufferLogger
  • Add full configuration example
  • Link to Symfony documentation where relevant
  • Use callout boxes for important notes

@f3l1x f3l1x force-pushed the claude/improve-docs-skyny branch 2 times, most recently from 913685d to 064be71 Compare March 9, 2026 21:36
- Fix TOC link (#usage -> #setup)
- Fix typos (enpowering -> empowering, nad -> and)
- Fix console commands description (Doctrine DBAL -> Symfony Messenger)
- Add transports overview table with links to Symfony docs
- Add console commands overview table with links to Symfony docs
- Add link to official Symfony Messenger docs
- Add Features section with key capabilities
- Update minimal config example with transport and routing
- Convert credits links to markdown format

https://claude.ai/code/session_01E6MwXnB29y7yKPnqA1QaSi
@f3l1x f3l1x force-pushed the claude/improve-docs-skyny branch from 064be71 to 0f32a82 Compare March 9, 2026 21:41
@f3l1x f3l1x merged commit 0444be7 into master Mar 13, 2026
8 checks passed
@f3l1x f3l1x deleted the claude/improve-docs-skyny branch March 13, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants