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