Skip to content

Commit 33d5a72

Browse files
committed
packagist version and download badge added
1 parent 473d17f commit 33d5a72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
![Packagist Version](https://img.shields.io/packagist/v/sujan/php-csv-exporter)
2+
![Packagist](https://img.shields.io/packagist/dt/sujan/php-csv-exporter?color=green)
3+
14
## Overview
25
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.
36

0 commit comments

Comments
 (0)