Skip to content

Commit 33cf0b5

Browse files
committed
MIT license badge added
1 parent 091fa93 commit 33cf0b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
![Packagist Version](https://img.shields.io/packagist/v/sujan/php-csv-exporter)
22
![Packagist](https://img.shields.io/packagist/dt/sujan/php-csv-exporter?color=green)
3+
![GitHub](https://img.shields.io/github/license/sujancse/php-csv-exporter?color=yellow)
34

45
## Overview
56
A fast and tiny PHP library to export data to CSV, Excel, etc. The library is based on a PHP generator. It used only 20MB memory to download 5 Million data, whereas without generator it will take up to 500MB of memory. Tested on Laravel 6.

0 commit comments

Comments
 (0)