You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 years ago
..
Test/Unit checkin 2 years ago
Transfer/Adapter checkin 2 years ago
Csv.php checkin 2 years ago
CsvMulty.php checkin 2 years ago
Mime.php checkin 2 years ago
Name.php checkin 2 years ago
README.md checkin 2 years ago
Size.php checkin 2 years ago
Uploader.php checkin 2 years ago
UploaderFactory.php checkin 2 years ago

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