Download the PHP package delboy1978uk/csv without Composer
On this page you can find all versions of the php package delboy1978uk/csv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download delboy1978uk/csv
More information about delboy1978uk/csv
Files in delboy1978uk/csv
Download delboy1978uk/csv
More information about delboy1978uk/csv
Files in delboy1978uk/csv
Vendor delboy1978uk
Package csv
Short Description Converts a CSV file to either an SPL Array Object or just a plain array
License
Package csv
Short Description Converts a CSV file to either an SPL Array Object or just a plain array
License
Please rate this library. Is it a good library?
Informations about the package csv
csv
PHP Static Class which converts a CSV file to either an SPL Array Object or just a plain array Installation
Insert the following into your composer.json
Usage
You must supply a filename. Throws an Exception on not finding the file. If you pass true(default second param, you don't need to) then it will return an ArrayObject If you pass false then a plain PHP array will be returned
All versions of csv with dependencies
PHP Build Version
Package Version
No informations.
The package delboy1978uk/csv contains the following files
Loading the files please wait ....