polysource/symfony-bundle
最新稳定版本:v0.1.3
Composer 安装命令:
composer require polysource/symfony-bundle
包简介
Polysource Admin — Symfony bundle wiring core contracts into Symfony 7.4 (DI, routing, controllers).
README 文档
README
Symfony bundle that wires polysource/core contracts into Symfony 7.4 (DI, routing, controllers, Twig view layer).
This package is the entry point for any Symfony application using Polysource Admin.
The pure-PHP core package can be used standalone, but most users will install
this bundle to get full HTTP/Twig integration.
Installation
composer require polysource/symfony-bundle
The bundle auto-registers itself via Symfony Flex.
Configuration
# config/packages/polysource.yaml polysource: url_prefix: /admin # default
Status
v0.1 — work in progress. Public API not yet frozen. See ROADMAP Phase 2.
Architectural decisions
This package implements:
- ADR-003 — physical routes per resource
- ADR-004 —
final readonly AdminContext - ADR-005 —
#[AsResource]attribute + interface methods
License
MIT
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 9
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-10