Download the PHP package siriusphp/upload without Composer
On this page you can find all versions of the php package siriusphp/upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download siriusphp/upload
More information about siriusphp/upload
Files in siriusphp/upload
Download siriusphp/upload
More information about siriusphp/upload
Files in siriusphp/upload
Please rate this library. Is it a good library?
Informations about the package upload
Sirius\Upload
Framework agnostic upload handler library.
Features
- Validates files against usual rules: extension, file size, image size (wdith, height, ratio). It uses Sirius Validation for this purpose.
- Moves valid uploaded files into containers. Containers are usually local folders but you can implement your own or use other filesystem abstractions like Gaufrette or Flysystem.
- Works with PSR7
UploadedFileInterface
objects and with Symfony'sUploadedFile
s (see integrations).
Used by Bolt CMS
Elevator pitch
Links
- documentation
- changelog
All versions of upload with dependencies
PHP Build Version
Package Version
The package siriusphp/upload contains the following files
Loading the files please wait ....