DBP Relay Core Bundle
Docs: see https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/tree/main/docs
On July, 8th between 18:00 and 22:00 gitlab.tugraz.at may not be available (Reason: maintenance work / gitlab updates). We will upgrade to version 18.1.x. For a list of breaking changes see https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/.
We currently configure symfony to apply the "Accept-Language" header to all requests, so there remain only two cases where we need to manually adjust things: * In case an endpoint renders HTML that is displayed in an iframe or popup we still need to provide an option to pass a language via a query parameter. This then takes precedence over the header. * In case we need a language identifier for another service, where we need to request an external resource for a specific language. In this case we either need to take the request language or in case we are in a CLI context the default locale configured in symfony.
Name | Last commit | Last update |
---|---|---|
.gitlab-ci | ||
bin | ||
docs | ||
src | ||
tests | ||
.gitignore | ||
.gitlab-ci.yml | ||
.php-cs-fixer.dist.php | ||
.renovaterc.json | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
composer.json | ||
composer.lock | ||
phpstan.neon | ||
phpunit.xml.dist | ||
psalm.xml |
Docs: see https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/tree/main/docs