Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin il y a 2 ans
..
Test/Unit checkin il y a 2 ans
Transfer/Adapter checkin il y a 2 ans
Csv.php checkin il y a 2 ans
CsvMulty.php checkin il y a 2 ans
Mime.php checkin il y a 2 ans
Name.php checkin il y a 2 ans
README.md checkin il y a 2 ans
Size.php checkin il y a 2 ans
Uploader.php checkin il y a 2 ans
UploaderFactory.php checkin il y a 2 ans

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