dev-master
9999999-dev https://github.com/Famdirksen/Laravel-Data-ExportLaravel package to export model attributes
MIT
The Requires
- php ~7.0|~7.1|~7.2
- maatwebsite/excel ^3.0
The Development Requires
famdirksen
Laravel package to export model attributes
![Software License][ico-license]
![Coverage Status][ico-scrutinizer]
![Total Downloads][ico-downloads], (*1)
This package will simple export your user data, (*2)
Via Composer, (*3)
``` bash $ composer require famdirksen/laravel-data-export, (*4)
## Usage ``` php //todo
Please see CHANGELOG for more information on what has changed recently., (*5)
bash
$ composer test
, (*6)
Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*7)
If you discover any security related issues, please email info@famdirksen.nl instead of using the issue tracker., (*8)
The MIT License (MIT). Please see License File for more information., (*9)
Laravel package to export model attributes
MIT
famdirksen