stinger-soft/excel-creator

Creates Excel export by defining data bindings

3.0.0 2024-08-30 11:58 UTC

This package is auto-updated.

Last update: 2024-10-30 12:45:57 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