runopencode / intent-bundle
Symfony integration with runopencode/intent component.
0.1.53
2026-08-06 13:25 UTC
Requires
- php: >=8.4
- runopencode/intent: ^0.1.53
- symfony/config: ^7.0|^8.0
- symfony/dependency-injection: ^7.0|^8.0
- symfony/doctrine-bridge: ^7.0|^8.0
- symfony/http-kernel: ^7.0|^8.0
Requires (Dev)
- doctrine/dbal: ^4.0
- doctrine/orm: ^3.0
- symfony/console: ^7.0|^8.0
Suggests
- doctrine/dbal: Required when intents are stored within a database table.
- doctrine/orm: Required to contribute the intent storage table to the schema generated by Doctrine ORM.
- symfony/console: Required to register the console command which removes expired intents from the storage.
This package is auto-updated.
Last update: 2026-08-06 13:28:58 UTC
README
This is a read-only repository of mono-repository sub-split from https://github.com/RunOpenCode/phplib. Do not send PR or report issues against this repository, use the one referenced with previously given URL.
Bundle integrates Intent Component into Symfony applications.