File uploads is a standard HTML form feature. Uploading files is accomplished by setting form content encoding to binary encoding type. Zend Framework 3 provides convenient functionality for doing file uploads and validating the uploaded files.