keboola / configuration-variables-resolver
Library to replace variables and share-code placeholders in component configuration with actual values
Installs: 3 311
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 16
Forks: 0
Open Issues: 0
Requires
- php: ^8.2
- ext-json: *
- keboola/common-exceptions: ^1.1
- keboola/storage-api-client: ^15.2
- keboola/storage-api-php-client-branch-wrapper: ^6.0
- keboola/vault-api-client: *@dev
- mustache/mustache: ^2.13
- psr/log: ^1.1|^2.0|^3.0
- symfony/config: ^5.2|^6.2
Requires (Dev)
- infection/infection: ^0.26
- keboola/coding-standard: >=14.0.0
- phpstan/phpstan: ^1.9
- phpstan/phpstan-phpunit: ^1.3
- phpunit/phpunit: ^9.5
- sempro/phpunit-pretty-print: ^1.4
- symfony/dotenv: ^5.4|^6.2
- dev-main
- 5.1.0
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.1.1
- 4.1.0
- 4.0.2
- 4.0.1
- 4.0.0
- 3.3.0
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.0
- 2.0.1
- 2.0.0
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- dev-revert-325-revert-320-erik-PST-2051
- dev-roman-pst-1710
- dev-odin-PST-1670
- dev-pepa_auth_adminToken
- dev-pepa_k8s_deployment
- dev-rrik-om-ci-fixup
- dev-erik-GCP-374-part3
- dev-erik-GCP-472
- dev-erik-PST-850-part2
- dev-erik-GCP-374-part1
- dev-odin-GCP-374-c
- dev-azure-event-grid
- dev-erik-PST-780-pokuse
- dev-pepa_azClientNamedArgs
- dev-zajca-event-grid
This package is auto-updated.
Last update: 2024-10-25 12:06:25 UTC
README
Library to replace variables and share-code placeholders in component configuration with actual
values from keboola.variables
and keboola.shared-code
components.
License
MIT licensed, see LICENSE file.