Classes, interfaces, and traits

HtmlNameAccessorTrait

Accessor methods for the HTML name of a file upload.

« More »

SecurityConcernException

A specific kind of UploadException: the upload is suspicious.

« More »

ServerProblemException

A specific kind of UploadException: the server had a problem.

« More »

UploadConfig

Return information about the upload configuration.

« More »

UploadError

Represents a file that did not successfully upload.

« More »

UploadException

Represents an exception during upload.

« More »

UploadFile

Represents a file that has been successfully uploaded.

« More »

UploadIterator

Implements an iterator over the $_FILES super-global or an array of similar structure.

« More »