EnergyUnit.php Interfaces, Classes and Traits EnergyUnit Energy base data class. Any new energy units should extend this class and implement their name, symbol and units; overriding the $unitOf and $base properties only if necessary.