Coder Social home page Coder Social logo

floresrobles / uploader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from milesj/uploader

0.0 1.0 0.0 879 KB

[Deprecated] A CakePHP plugin for file uploading and validating.

Home Page: http://milesj.me/code/cakephp/uploader

License: MIT License

uploader's Introduction

Uploader v4.5.4

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

uploader's People

Contributors

milesj avatar serger avatar danilo-vukotic avatar sime avatar dilab avatar catearcher avatar iamdmhero avatar chrisjacob avatar gnarf avatar mikerogerz avatar slywalker avatar styks1987 avatar

Watchers

floresrobles avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.