2017 © Pedro Peláez
 

library laravel-data-export

Laravel package to export model attributes

image

famdirksen/laravel-data-export

Laravel package to export model attributes

  • Monday, May 14, 2018
  • by robindirksen1
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Laravel Data Export

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

About

This package will simple export your user data, (*2)

Install

Via Composer, (*3)

``` bash $ composer require famdirksen/laravel-data-export, (*4)


## Usage ``` php //todo

Change log

Please see CHANGELOG for more information on what has changed recently., (*5)

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*7)

Security

If you discover any security related issues, please email info@famdirksen.nl instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

14/05 2018

dev-master

9999999-dev https://github.com/Famdirksen/Laravel-Data-Export

Laravel package to export model attributes

  Sources   Download

MIT

The Requires

 

The Development Requires

famdirksen