No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin hace 2 años
..
Test/Unit checkin hace 2 años
Transfer/Adapter checkin hace 2 años
Csv.php checkin hace 2 años
CsvMulty.php checkin hace 2 años
Mime.php checkin hace 2 años
Name.php checkin hace 2 años
README.md checkin hace 2 años
Size.php checkin hace 2 años
Uploader.php checkin hace 2 años
UploaderFactory.php checkin hace 2 años

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