2017 © Pedro Peláez
 

symfony-bundle upload-bundle

Get a multiple file AJAX upload done in minutes

image

netinfluence/upload-bundle

Get a multiple file AJAX upload done in minutes

  • Monday, September 14, 2015
  • by romaricdrigon
  • Repository
  • 2 Watchers
  • 5 Stars
  • 278 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 15 Versions
  • 0 % Grown

The README.md

NetinfluenceUploadBundle

User and developer friendly file upload.
Versions 0.x supports Symfony 2.x only, version 1.1 add support for Symfony 3.x, v1.2 supports Symfony 2 to 4.x., (*1)

Features:, (*2)

  • a nice AJAX-powered async upload powered by DropzoneJS
  • totally integrated with Symfony2 forms and transparent to use!
  • of course files are properly validated
  • multiple files upload too
  • files are uploaded to any storage of your choice (local filesystem, Amazon...) using Gaufrette
  • files are stored in a sandbox first
  • integrates with Doctrine ORM: files are moved from sandbox upon entity save
  • when coming back to the form, files can be removed
  • when needed, thumbnails are generated using LiipImagineBundle
  • internationalized in English and French, you can easily add more
  • very easily overridable and customizable, if you don"t want any of the above

Latest Stable Version Build Status SensioLabsInsight Scrutinizer Code Quality, (*3)

Documentation

Documentation for O.xx versions, (*4)

Getting started:, (*5)

Cookbook:, (*6)

Advanced:, (*7)

The Versions