ardenexal / fhir-code-generation
FHIR code generation component for PHP FHIRTools
0.4.0
2026-06-12 14:21 UTC
Requires
- php: >=8.3
- ext-zip: *
- amphp/http-client: ^5.3.4
- ardenexal/fhir-metadata: ^0.4
- composer/semver: ^3.4.4
- nette/php-generator: ^4.1
- nette/utils: ^4.0
- psr/log: ^1|^2|^3
- symfony/console: ^6.4|^7.4
- symfony/dependency-injection: ^6.4|^7.4
- symfony/filesystem: ^6.4|^7.4
- symfony/finder: ^6.4|^7.4
- symfony/http-client-contracts: ^3.4
- symfony/intl: ^6.4|^7.0
- symfony/polyfill-php84: ^1.33
- symfony/string: ^6.4|^7.0
- symfony/validator: ^6.4|^7.0
Requires (Dev)
- giorgiosironi/eris: ^1.0
- phpunit/phpunit: ^12.5
README
Generates FHIR model classes from StructureDefinitions — PHP classes, data types, primitives, and enums from FHIR packages — as well as typed extension and profile classes for specific Implementation Guides.
composer require ardenexal/fhir-code-generation
Documentation
Full documentation lives in the centralised documentation site:
License
Released under the MIT License. See LICENSE.