Download the PHP package mjohnson/uploader without Composer
On this page you can find all versions of the php package mjohnson/uploader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mjohnson/uploader
More information about mjohnson/uploader
Files in mjohnson/uploader
Download mjohnson/uploader
More information about mjohnson/uploader
Files in mjohnson/uploader
Vendor mjohnson
Package uploader
Short Description File uploader and validation plugin for CakePHP.
License MIT
Homepage http://milesj.me/code/cakephp/uploader
Package uploader
Short Description File uploader and validation plugin for CakePHP.
License MIT
Homepage http://milesj.me/code/cakephp/uploader
Please rate this library. Is it a good library?
Informations about the package uploader
Uploader v4.6.1
A CakePHP plugin that will validate and upload files through the model layer. Provides support for image transformation and remote storage transportation.
Requirements
- PHP 5.3.3
- Fileinfo
- Multibyte
- Curl
- CakePHP 2
- Composer
Compatibility
- v2.x - CakePHP 1.3, PHP 5.2
- v3.x - CakePHP 2, PHP 5.2
- v4.x - CakePHP 2, PHP 5.3, Composer
Features
- Upload files automatically through Model::save() by using the AttachmentBehavior
- Validate files automatically through Model::save() by using the FileValidationBehavior
- Extensive list of validation rules: size, ext, type, height, width, etc
- Transform the uploaded image or create new images: crop, scale, rotate, flip, etc
- Automatic file deletion when a database record is deleted or updated
- Supports transporting files to remote storage systems like AWS
Documentation
Thorough documentation can be found here: http://milesj.me/code/cakephp/uploader
All versions of uploader with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
ext-curl Version *
ext-mbstring Version *
ext-fileinfo Version *
composer/installers Version *
mjohnson/transit Version ~1.6
ext-curl Version *
ext-mbstring Version *
ext-fileinfo Version *
composer/installers Version *
mjohnson/transit Version ~1.6
The package mjohnson/uploader contains the following files
Loading the files please wait ....