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

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