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 vuotta sitten
..
Test/Unit checkin 2 vuotta sitten
Transfer/Adapter checkin 2 vuotta sitten
Csv.php checkin 2 vuotta sitten
CsvMulty.php checkin 2 vuotta sitten
Mime.php checkin 2 vuotta sitten
Name.php checkin 2 vuotta sitten
README.md checkin 2 vuotta sitten
Size.php checkin 2 vuotta sitten
Uploader.php checkin 2 vuotta sitten
UploaderFactory.php checkin 2 vuotta sitten

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