longyi c9405dd336 vendor il y a 5 ans
..
Test c9405dd336 vendor il y a 5 ans
Transfer c9405dd336 vendor il y a 5 ans
Csv.php c9405dd336 vendor il y a 5 ans
CsvMulty.php c9405dd336 vendor il y a 5 ans
Mime.php c9405dd336 vendor il y a 5 ans
README.md c9405dd336 vendor il y a 5 ans
Size.php c9405dd336 vendor il y a 5 ans
Uploader.php c9405dd336 vendor il y a 5 ans
UploaderFactory.php c9405dd336 vendor il y a 5 ans

README.md

A set of utility classes for handling files:

  • Reading/writing data from/to CSV-files
  • Determining mime-type of files based on their extension
  • Calculating file size
  • Sending contents of a file via HTTP (for download)
  • Uploading files