ardenexal / fhir-bundle
Symfony Bundle for integrating FHIR Tools components
Package info
github.com/Ardenexal/fhir-bundle
Type:symfony-bundle
pkg:composer/ardenexal/fhir-bundle
0.4.0
2026-06-12 14:21 UTC
Requires
- php: >=8.3
- ardenexal/fhir-code-generation: ^0.4
- ardenexal/fhir-metadata: ^0.4
- ardenexal/fhir-path: ^0.4
- ardenexal/fhir-serialization: ^0.4
- ardenexal/fhir-validation: ^0.4
- psr/cache: ^3.0
- symfony/config: ^6.4|^7.4
- symfony/console: ^6.4|^7.4
- symfony/dependency-injection: ^6.4|^7.4
- symfony/finder: ^6.4|^7.4
- symfony/framework-bundle: ^6.4|^7.4
- symfony/http-kernel: ^6.4|^7.4
- symfony/serializer: ^6.4|^7.4
- symfony/yaml: ^6.4|^7.4
Requires (Dev)
- giorgiosironi/eris: ^1.0
- phpunit/phpunit: ^12.5
- symfony/phpunit-bridge: ^6.4|^7.4
README
Symfony bundle for integrating the FHIR Tools components into a Symfony application. Provides automatic service registration, console commands, and semantic configuration.
composer require ardenexal/fhir-bundle
Documentation
Full documentation lives in the centralised documentation site:
- Installation & Configuration
- Services & Dependency Injection
- Console Commands
- Flex Recipe
- Configuration Reference
License
Released under the MIT License. See LICENSE.