25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 yıl önce
..
Test/Unit checkin 2 yıl önce
Transfer/Adapter checkin 2 yıl önce
Csv.php checkin 2 yıl önce
CsvMulty.php checkin 2 yıl önce
Mime.php checkin 2 yıl önce
Name.php checkin 2 yıl önce
README.md checkin 2 yıl önce
Size.php checkin 2 yıl önce
Uploader.php checkin 2 yıl önce
UploaderFactory.php checkin 2 yıl önce

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