Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin há 2 anos
..
Test/Unit checkin há 2 anos
Transfer/Adapter checkin há 2 anos
Csv.php checkin há 2 anos
CsvMulty.php checkin há 2 anos
Mime.php checkin há 2 anos
Name.php checkin há 2 anos
README.md checkin há 2 anos
Size.php checkin há 2 anos
Uploader.php checkin há 2 anos
UploaderFactory.php checkin há 2 anos

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