rgzone/folk-s8demo

Maintainers

Package info

bitbucket.org/stelzek/symfony-folk-example/

Homepage

Type:project

pkg:composer/rgzone/folk-s8demo

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

dev-master 2026-06-06 01:02 UTC

This package is auto-updated.

Last update: 2026-06-06 01:02:53 UTC


README

This repository is a minimal Symfony 8.1 demo application used to validate and demonstrate integration with rgzone/folk-bundle.

The application itself is intentionally almost empty. Its purpose is not business logic, but a small reproducible environment for:

  • running Symfony with the Folk server runtime
  • checking that the bundle boots correctly inside a container
  • exposing HTTP, gRPC, and metrics endpoints for local testing
  • serving as a reference setup for future Folk-based Symfony apps

In short: this project exists as a technical demo and integration baseline, not as a feature-complete product.