File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Packagist] ( https://img.shields.io/packagist/v/mll-lab/str_putcsv.svg )] ( https://packagist.org/packages/mll-lab/str_putcsv )
4
4
5
- The missing ` str_putcsv ` function for php.
5
+ The missing ` str_putcsv ` function for PHP
6
6
7
7
Inverse of the PHP native function [ ` str_getcsv ` ] ( https://www.php.net/manual/function.str-getcsv.php ) .
8
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mll-lab/str_putcsv" ,
3
- "description" : " The missing `str_putcsv` function for php. " ,
3
+ "description" : " The missing `str_putcsv` function for PHP " ,
4
4
"keywords" : [
5
5
" php" ,
6
6
" csv" ,
7
7
" str_getcsv" ,
8
8
" str_putcsv"
9
9
],
10
- "homepage" : " https://github.com/kafene /str_putcsv" ,
10
+ "homepage" : " https://github.com/mll-lab /str_putcsv" ,
11
11
"license" : " MPL-2.0" ,
12
12
"require" : {
13
13
"php" : " ^7.2 || ^8.0" ,
You can’t perform that action at this time.
0 commit comments