Download the PHP package symfinity/poker-planner without Composer
On this page you can find all versions of the php package symfinity/poker-planner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download symfinity/poker-planner
More information about symfinity/poker-planner
Files in symfinity/poker-planner
Download symfinity/poker-planner
More information about symfinity/poker-planner
Files in symfinity/poker-planner
Vendor symfinity
Package poker-planner
Short Description Self-hosted planning poker for Symfony - hidden votes, Mercure realtime, story queue
License MIT
Homepage https://github.com/symfinity/poker-planner
Package poker-planner
Short Description Self-hosted planning poker for Symfony - hidden votes, Mercure realtime, story queue
License MIT
Homepage https://github.com/symfinity/poker-planner
Please rate this library. Is it a good library?
Informations about the package poker-planner
# Poker Planner
### Self-hosted planning poker for Symfony - hidden votes, Mercure realtime, story queue
[](composer.json)
[](composer.json)
[](https://github.com/symfinity/poker-planner/actions/workflows/ci.yml)
[](https://packagist.org/packages/symfinity/poker-planner) [](https://packagist.org/packages/symfinity/poker-planner) [](LICENSE)
[](https://github.com/symfinity/poker-planner/actions/workflows/ci.yml)
[](https://packagist.org/packages/symfinity/poker-planner) [](https://packagist.org/packages/symfinity/poker-planner) [](LICENSE)
[!NOTE] Read-only mirror. See CONTRIBUTING.md for how to propose changes.
Features
- Frictionless sessions - share
/r/{uuid}links; guests join with a display name only - Hidden votes - no vote values leak before moderator reveal (Mercure + Turbo streams)
- Fibonacci deck -
½,1–21,?, and coffee with simultaneous card flip - Story queue - multi-story refinement with recorded estimates per round
- Consensus feedback - median, spread, and outlier hints after reveal
- Session recap - copy markdown summary to your tracker or notes
- ui-kernel theming - scheme switcher and token-driven room chrome
- Ephemeral Redis rooms - no database migrations in v0.1
Prerequisites
Add the symfinity/recipes Flex endpoint to your project's composer.json (see recipes README).
Recommended: symfony-docker (Symfony 7.4) - the Flex recipe adds Redis, Mercure env, routes, and Stimulus/Turbo assets. See Installation.
Otherwise you need Redis (or Predis) and a Mercure hub - see Installation.
Installation
On symfony-docker: accept Flex Docker configuration, then docker compose up -d --wait.
Quick Start
- Open
/(symfony-docker:https://localhost/), enter your name, and Start session. - Share the room URL; estimators vote; moderator Reveal then Next story.
See Quick start for the full walkthrough.
Documentation
- Flex recipe - symfony-docker turnkey, manifest reference, asset merge
- Installation - Composer, Flex recipe overview, infrastructure
- Quick start - first session in minutes
- Configuration -
symfinity_poker_planner.yamlreference - Realtime sync - Mercure topics, Turbo streams, vote privacy (schematic diagrams)
- Verification - P1 clean-app smoke checklist
- Upgrade - release notes (
0.1.3,0.1.2,0.1.1,0.1.0)
Requirements
- PHP 8.2+
- Symfony 7.4+ or 8.x
- Redis or Predis
- Mercure hub (symfony/mercure-bundle)
- symfinity/ui-kernel, symfinity/ux-blocks, symfinity/ux-blocks-core
Support
- GitHub Issues
- Security
- Contributing
License
MIT
All versions of poker-planner with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
ext-json Version *
symfinity/ui-kernel Version ^0.1
symfinity/ux-blocks Version ^0.1
symfinity/ux-blocks-core Version ^0.1
symfony/config Version ^7.4||^8.0
symfony/asset-mapper Version ^7.4||^8.0
symfony/dependency-injection Version ^7.4||^8.0
symfony/framework-bundle Version ^7.4||^8.0
symfony/http-foundation Version ^7.4||^8.0
symfony/http-kernel Version ^7.4||^8.0
symfony/mercure-bundle Version ^0.3||^0.4
symfony/routing Version ^7.4||^8.0
symfony/stimulus-bundle Version ^2.0||^3.0
symfony/twig-bundle Version ^7.4||^8.0
symfony/uid Version ^7.4||^8.0
symfony/ux-turbo Version ^2.0||^3.0
symfony/ux-twig-component Version ^2.0||^3.0
twig/twig Version ^3.0
ext-json Version *
symfinity/ui-kernel Version ^0.1
symfinity/ux-blocks Version ^0.1
symfinity/ux-blocks-core Version ^0.1
symfony/config Version ^7.4||^8.0
symfony/asset-mapper Version ^7.4||^8.0
symfony/dependency-injection Version ^7.4||^8.0
symfony/framework-bundle Version ^7.4||^8.0
symfony/http-foundation Version ^7.4||^8.0
symfony/http-kernel Version ^7.4||^8.0
symfony/mercure-bundle Version ^0.3||^0.4
symfony/routing Version ^7.4||^8.0
symfony/stimulus-bundle Version ^2.0||^3.0
symfony/twig-bundle Version ^7.4||^8.0
symfony/uid Version ^7.4||^8.0
symfony/ux-turbo Version ^2.0||^3.0
symfony/ux-twig-component Version ^2.0||^3.0
twig/twig Version ^3.0
The package symfinity/poker-planner contains the following files
Loading the files please wait ...