Download the PHP package nowo-tech/task-board-bundle without Composer
On this page you can find all versions of the php package nowo-tech/task-board-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nowo-tech/task-board-bundle
More information about nowo-tech/task-board-bundle
Files in nowo-tech/task-board-bundle
Download nowo-tech/task-board-bundle
More information about nowo-tech/task-board-bundle
Files in nowo-tech/task-board-bundle
Vendor nowo-tech
Package task-board-bundle
Short Description Symfony bundle for task boards, teams, and optional TimeTrackBundle integration
License MIT
Homepage https://github.com/nowo-tech/TaskBoardBundle
Package task-board-bundle
Short Description Symfony bundle for task boards, teams, and optional TimeTrackBundle integration
License MIT
Homepage https://github.com/nowo-tech/TaskBoardBundle
Please rate this library. Is it a good library?
Informations about the package task-board-bundle
TaskBoard Bundle
⭐ Found this useful? Give it a star on GitHub so more developers can find it.
Symfony bundle for task boards, teams, and managers (kanban, list, Gantt). Optional integration with TimeTrackBundle for timers and time aggregation.
This bundle is FrankenPHP worker mode friendly.
Features
- Boards, columns, tasks, teams, and team members (manager/member roles)
- Task import from ClickUp, Jira, and Trello (CSV/JSON) via manage UI or
nowo:task-board:import - Web UI at
/tools/task-board(kanban, list, Gantt, task detail) - Vite + Stimulus assets for board interactions
- Optional TimeTrack integration — task provider, team context, and automatic
total_time_secondsaggregation when TimeTrack is installed
Installation
For time tracking, also install TimeTrack and wire the providers:
See Installation.
Demo (with TimeTrack)
Login: [email protected] / demo
Documentation
- Installation
- Configuration
- Usage
- Contributing
- Code of Conduct
- Changelog
- Upgrading
- Release
- Security
- Engram
- Spec-driven development
- GitHub Spec Kit
Additional documentation
- GitHub Actions CI requirements
- Demo notes
- Import export guides (ClickUp, Jira, Trello)
Tests and coverage
- 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.
All versions of task-board-bundle with dependencies
PHP Build Version
Package Version
Requires
doctrine/doctrine-bundle Version
^2.10 || ^3.0
doctrine/orm Version ^2.15 || ^3.0
nowo-tech/form-kit-bundle Version ^2.0
nowo-tech/ui-kit-bundle Version ^1.4
php Version >=8.2 <8.6
symfony/config Version ^7.4 || ^8.0
symfony/dependency-injection Version ^7.4 || ^8.0
symfony/form Version ^7.4 || ^8.0
symfony/framework-bundle Version ^7.4 || ^8.0
symfony/http-kernel Version ^7.4 || ^8.0
symfony/routing Version ^7.4 || ^8.0
symfony/security-bundle Version ^7.4 || ^8.0
symfony/translation Version ^7.4 || ^8.0
symfony/twig-bundle Version ^7.4 || ^8.0
symfony/validator Version ^7.4 || ^8.0
symfony/yaml Version ^7.4 || ^8.0
twig/extra-bundle Version ^3.12
twig/string-extra Version ^3.12
doctrine/orm Version ^2.15 || ^3.0
nowo-tech/form-kit-bundle Version ^2.0
nowo-tech/ui-kit-bundle Version ^1.4
php Version >=8.2 <8.6
symfony/config Version ^7.4 || ^8.0
symfony/dependency-injection Version ^7.4 || ^8.0
symfony/form Version ^7.4 || ^8.0
symfony/framework-bundle Version ^7.4 || ^8.0
symfony/http-kernel Version ^7.4 || ^8.0
symfony/routing Version ^7.4 || ^8.0
symfony/security-bundle Version ^7.4 || ^8.0
symfony/translation Version ^7.4 || ^8.0
symfony/twig-bundle Version ^7.4 || ^8.0
symfony/validator Version ^7.4 || ^8.0
symfony/yaml Version ^7.4 || ^8.0
twig/extra-bundle Version ^3.12
twig/string-extra Version ^3.12
The package nowo-tech/task-board-bundle contains the following files
Loading the files please wait ...