2017 © Pedro Peláez
 

symfony-bundle uploader-bundle

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

image

oneup/uploader-bundle

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  • Wednesday, July 18, 2018
  • by bytehead
  • Repository
  • 35 Watchers
  • 479 Stars
  • 939,875 Installations
  • PHP
  • 30 Dependents
  • 1 Suggesters
  • 140 Forks
  • 64 Open issues
  • 53 Versions
  • 8 % Grown

The README.md

OneupUploaderBundle

CI Total Downloads, (*1)

The OneupUploaderBundle for Symfony adds support for handling file uploads using one of the following JavaScript libraries, or your own implementation., (*2)

Features included:, (*3)

Documentation

The entry point of the documentation can be found in the file docs/index.md, (*4)

Read the documentation for main, (*5)

Upgrade Notes

  • Version 5.0.0 supports now Symfony 7 (kudos to @evertharmeling and @joesenova), see #436! Symfony 4 and PHP 7 support was dropped.
  • Version 4.0.0 supports now Flysystem 2 & 3 (kudos to @m2mtech), see #412! Flysystem 1 and OneupFlysystemBundle < 4.0 support was dropped.
  • Version 3.2.0 supports now Symfony 6 (kudos to @pich), see #421! PHP 7.2/7.3 support was dropped.
  • Version 3.0.0 supports now Symfony 5 (kudos to @steveWinter, @gubler, @patrickbussmann, @ErnadoO and @enumag, see #373! Symfony 3.x support was dropped.
  • Version 2.0.0 supports now Symfony 4 (Thank you @istvancsabakis, see #295)! Symfony 2.x support was dropped. You can also configure a file extension validation whitelist now (PR #262).
  • Version 1.5.0 supports now Flysystem (Thank you @lsv! PR #213) and is no longer compatible with PHP 5.3 (it's EOL since August 2014 anyway).
  • Version v1.0.0 introduced some backward compatibility breaks. For a full list of changes, head to the dedicated pull request.
  • If you're using chunked uploads consider upgrading from v0.9.6 to v0.9.7. A critical issue was reported regarding the assembly of chunks. More information in ticket #21.
  • Error management changed in Version 0.9.6. You can now register an ErrorHandler per configured frontend. This comes bundled with some adjustments to the blueimp controller. More information is available in the documentation.
  • Event dispatching changed in Version 0.9.5. The dispatching is now handled in the upload* functions. So if you have created your own implementation, be sure to remove the call to the dispatchEvents function, otherwise it will be called twice. Furthermore no POST_UPLOAD event will be fired anymore after uploading a chunk. You can get more information on this topic in the documentation.
  • Event names changed in Version 0.9.3, update your EventListener accordingly.

License

This bundle is under the MIT license. See the complete license in the bundle:, (*6)

LICENSE

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker., (*7)

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps., (*8)

The Versions

19/09 2017

1.8.2

1.8.2.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

18/09 2017

1.8.1

1.8.1.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

15/09 2017

1.8.0

1.8.0.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

03/05 2017

1.7.7

1.7.7.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

17/03 2017

1.7.6

1.7.6.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

23/01 2017

1.7.5

1.7.5.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

15/12 2016

1.7.4

1.7.4.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

15/12 2016

1.7.3

1.7.3.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

08/10 2016

1.7.2

1.7.2.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

15/07 2016

1.7.1

1.7.1.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

20/06 2016

1.7.0

1.7.0.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

04/05 2016

1.6.0

1.6.0.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

28/01 2016

1.5.0

1.5.0.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

04/01 2016

dev-release-1.4.0

dev-release-1.4.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

04/01 2016

1.4.0

1.4.0.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

04/01 2016

dev-release-1.3.x

dev-release-1.3.x http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

04/01 2016

1.3.2

1.3.2.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

28/05 2015

dev-dev-2.x

dev-dev-2.x http://1up.io

  Sources   Download

MIT

The Requires

 

04/07 2014

v1.3.1

1.3.1.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

20/06 2014

v1.3.0

1.3.0.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

10/05 2014

v1.2.2

1.2.2.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

26/03 2014

v1.2.1

1.2.1.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

05/03 2014

v1.2.0

1.2.0.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

21/02 2014

v1.1.0

1.1.0.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

06/11 2013

v1.0.1

1.0.1.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

23/10 2013

v1.0.0

1.0.0.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

15/10 2013

v0.9.9

0.9.9.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

20/09 2013

v0.9.8

0.9.8.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp dropzone plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

25/07 2013
15/07 2013

v0.9.6

0.9.6.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

20/06 2013

v0.9.5

0.9.5.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

20/06 2013

v0.9.4

0.9.4.0 http://1up.io

Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

13/04 2013

v0.9.3

0.9.3.0 http://1up.io

Handle multi file uploads. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

12/04 2013

v0.9.2

0.9.2.0 http://1up.io

Handle multi file uploads. Features included: Chunked upload, Orphans management, Gaufrette support.

  Sources   Download

MIT

The Requires

 

The Development Requires

upload blueimp plupload uploadify fileupload fineuploader jquery file uploader yui3 uploader fancyupload mooupload

12/04 2013

v0.9.1

0.9.1.0 http://1up.io

widen/file-uploader integration

  Sources   Download

MIT

The Requires

 

The Development Requires

upload fileupload multifileupload chunked upload orphans

09/04 2013

v0.9.0

0.9.0.0 http://1up.io

widen/file-uploader integration

  Sources   Download

MIT

The Requires

 

The Development Requires

upload fileupload multifileupload chunked upload orphans