zeusi / asyncapi-bundle
Symfony bundle to generate AsyncAPI 3.x documentation from your message DTOs, always in sync with the code
Package info
github.com/antonioturdo/asyncapi-bundle
Type:symfony-bundle
pkg:composer/zeusi/asyncapi-bundle
0.1.0
2026-06-21 08:20 UTC
Requires
- php: >=8.1
- psr/log: ^1.0 || ^2.0 || ^3.0
- symfony/config: ^6.4 || ^7.0 || ^8.0
- symfony/dependency-injection: ^6.4 || ^7.0 || ^8.0
- symfony/finder: ^6.4 || ^7.0 || ^8.0
- symfony/http-foundation: ^6.4 || ^7.0 || ^8.0
- symfony/http-kernel: ^6.4 || ^7.0 || ^8.0
- symfony/routing: ^6.4 || ^7.0 || ^8.0
- symfony/yaml: ^6.4 || ^7.0 || ^8.0
- zeusi/json-schema-extractor: ^2.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.95
- opis/json-schema: ^2.6
- phpstan/phpstan: ^2.1
- phpstan/phpstan-phpunit: ^2.0
- phpunit/phpunit: ^10.5
- symfony/framework-bundle: ^6.4 || ^7.0 || ^8.0
- symfony/serializer: ^6.4 || ^7.0 || ^8.0
- symfony/twig-bundle: ^6.4 || ^7.0 || ^8.0
- twig/twig: ^3.0
Suggests
- symfony/serializer: Lets the bundle derive payload schemas through the Symfony Serializer
- symfony/twig-bundle: Enables the bundled /asyncapi HTML preview route (renders the document with the AsyncAPI web component)
This package is auto-updated.
Last update: 2026-06-21 17:50:03 UTC