Integrates the SRG SSR Polis API into Symfony, compatible with Symfony 8.
- PHP 8.4
- Composer 2
- Symfony 8
- Docker
Build and start container
$ docker compose build
$ docker compose upStart a shell in the started container and install dependecies using composer:
$ composer installThis Package provides a baseline of common used QA Code tools which you can run simply by custom composer script commands.
$ composer cs-fix
$ composer analyseCopyright (c) 2026, SRF under MIT License
All feedback / bug reports / pull requests are welcome.