Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 739 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 739 Bytes

ExcelCreator

The Stinger Soft Excel Creator is a simple but powerful tool to create excel sheets based on sets of data. By applying a data binding approach the amount of necessary code is reduced to a minimum.

Build Status Coverage Status

Installation using Composer

composer require stinger-soft/excel-creator

Usage