mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 00:36:38 +00:00
added getCollection method that returns a Illuminate\Support\Collection object - useful for using the mapping functions
This commit is contained in:
@@ -26,5 +26,8 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "4.1.*"
|
||||
},
|
||||
"suggest": {
|
||||
"illuminate/support": "Fluent array interface for map functions"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user