dmstr/symfony-system-resources-bundle
最新稳定版本:0.1.0
Composer 安装命令:
composer require dmstr/symfony-system-resources-bundle
包简介
Read-only API Platform admin resources for Symfony framework-internal tables: messenger_messages, doctrine_migration_versions.
README 文档
README
dmstr/symfony-system-resources-bundle
Read-only API Platform admin resources for Symfony framework-internal tables.
Features (planned)
MessengerMessageentity mappingmessenger_messages(Symfony Messenger Doctrine transport) — exposed as#[ApiResource(routePrefix: '/admin', operations: [Get, GetCollection])]→/api/admin/messenger_messagesDoctrineMigrationVersionentity mappingdoctrine_migration_versions(Doctrine Migrations Bundle) — exposed as#[ApiResource(routePrefix: '/admin', operations: [Get, GetCollection])]→/api/admin/migration_versions- Both protected with
security: "is_granted('ROLE_ADMIN')" - No schema management — entities map existing tables managed by the respective framework components
License
MIT © diemeisterei GmbH
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-10