2017 © Pedro Peláez
 

library dataset

Dataset is a php package for manipulating csv data as you need.

image

anik/dataset

Dataset is a php package for manipulating csv data as you need.

  • Wednesday, March 28, 2018
  • by ssi-anik
  • Repository
  • 1 Watchers
  • 24 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Dataset codecov Total Downloads, (*1)

Latest Stable Version

anik/dataset is a PHP package for importing & exporting data within CSV & Database. You can use joins from multiple tables. Create new columns for CSV, based on some calculation on available data. You don't need to put extra pressure on your database anymore. Dataset supports all the databases which are supported by Laravel/Lumen. Because, internally it uses Laravel's database package., (*2)

Installation

To install via composer, type, (*3)

composer require "anik/dataset" "^3.0"

Examples

A few examples are given in examples directory., (*4)

Documentation

Check the documentation here., (*5)

Issues & PRs

I'd always appreciate if you find any bug, fix it and send a PR. Every type of contributions are appreciated., (*6)

The Versions

28/03 2018

dev-dev

dev-dev

Dataset is a php package for manipulating csv data as you need.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Syed Sirajul Islam Anik

23/04 2017

dev-master

9999999-dev

Dataset is a php package for importing csv into your database table

  Sources   Download

MIT

The Requires

 

The Development Requires

by Syed Sirajul Islam Anik

23/04 2017

v1.0.1

1.0.1.0

Dataset is a php package for importing csv into your database table

  Sources   Download

MIT

The Requires

 

The Development Requires

by Syed Sirajul Islam Anik

21/04 2017

v1.0

1.0.0.0

Dataset is a php package for importing csv into your database table

  Sources   Download

MIT

The Requires

 

The Development Requires

by Syed Sirajul Islam Anik