nowo-tech/task-board-bundle
Composer 安装命令:
composer require nowo-tech/task-board-bundle
包简介
Symfony bundle for task boards, teams, and TimeTrackBundle integration
README 文档
README
⭐ Found this useful? Give it a star on GitHub so more developers can find it.
Symfony bundle for task boards, teams, and managers with native TimeTrackBundle integration (kanban, list, Gantt, time aggregation).
Features
- Boards, columns, tasks, teams, and team members (manager/member roles)
TaskBoardTaskProvider+TaskBoardTeamContextProviderbridges for TimeTrackTimeSpentAggregatorListenerupdatestask.total_time_secondson timer stop- Web UI at
/tools/task-board(kanban, list, Gantt, task detail) - Vite + Stimulus assets for board interactions
Installation
composer require nowo-tech/task-board-bundle nowo-tech/time-track-bundle
# config/packages/nowo_time_track.yaml nowo_time_track: task_provider: nowo_task_board.task_provider team_context_provider: nowo_task_board.team_context_provider
See Installation.
Demo (with TimeTrack)
make -C TimeTrackBundle/demo up-symfony8 # http://localhost:8024/tools/task-board # http://localhost:8024/tools/time-track
Login: demo@example.com / demo
Documentation
- Installation
- Configuration
- Usage
- Contributing
- Changelog
- Upgrading
- Release process
- Security
- Engram
- Spec-driven development
Tests and coverage
make test
make test-coverage
make test-ts
make release-check
- PHP: PHPUnit with coverage report via
make test-coverage(controllers and Doctrine repositories excluded from 100% target) - TS/JS: Vitest via
pnpm run test:coverage - Python: N/A
License
MIT — see LICENSE.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-06