longyi c9405dd336 vendor 5 лет назад
..
Test c9405dd336 vendor 5 лет назад
Transfer c9405dd336 vendor 5 лет назад
Csv.php c9405dd336 vendor 5 лет назад
CsvMulty.php c9405dd336 vendor 5 лет назад
Mime.php c9405dd336 vendor 5 лет назад
README.md c9405dd336 vendor 5 лет назад
Size.php c9405dd336 vendor 5 лет назад
Uploader.php c9405dd336 vendor 5 лет назад
UploaderFactory.php c9405dd336 vendor 5 лет назад

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