ceddyg/clara-dataflow

Repository to create dataflow from the database using query builder.
401
Install
composer require ceddyg/clara-dataflow
Latest Version:4.1.0
PHP:>=7.2
License:MIT
Last Updated:Apr 19, 2020
Links: GitHub  ·  Packagist
Maintainer: CeddyG

Clara dataflow

Installation

composer require ceddyg/clara-dataflow

Add to your providers in 'config/app.php'

CeddyG\ClaraDataflow\DataflowServiceProvider::class,

Then to publish the files.

php artisan vendor:publish --provider="CeddyG\ClaraDataflow\DataflowServiceProvider"

Use

Related Packages

abishekrsrikaanth/export-to-any

Laravel 4 Package to Export data to any format

138 0
maatwebsite/excel

Supercharged Excel exports and imports in Laravel

162,902,979 12,697
ufirst/lang-import-export

A Laravel package providing artisan commands to import and export language files...

234,762 41
cmdev/excel

An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the p...

21 0
ferryvg/excel

An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the p...

10 1