Skip to content

dcarbone/php-fhir-generated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-fhir-generated

Pre-generated classes from dcarbone/php-fhir

This lib can either be used with Composer or on it's own.

Inclusion with Composer

composer.json require entry:

{
   "dcarbone/php-fhir-generated": "v2.0.*"
}

Autoloading without Composer

If you do not wish to use Composer, for whatever reason, I provide the class PHPFHIRAutoloader per version generated.

You can find it within the root of each versions' namespace path.