stinger-soft/excel-creator

Creates Excel export by defining data bindings

2.0.0 2022-10-14 12:44 UTC

This package is auto-updated.

Last update: 2024-04-10 09:24:01 UTC


README

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