Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.44 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.44 KB

EPC Generator

PHP library for generating Energy Performance Certificates (EPC's)

Latest Stable Version Build Status Coverage Status MIT License PHP 5.4 PHP 5.5 PHP 5.6 PHP 7

Install

To install with Composer:

composer require frozensheep/epc-generator

Or add to a composer.json file:

"require": {
	"frozensheep/epc-generator" : "1.*"
}

Usage

Todo

Known Issues

None.

Please submit any to the Github repo.