Libraries tagged by symfony file upload
oneup/uploader-bundle
6958876 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
sonata-project/media-bundle
5753898 Downloads
Symfony SonataMediaBundle
iphp/filestore-bundle
147210 Downloads
Upload files for doctrine entities in symfony 2 project
punkave/symfony2-file-uploader-bundle
64145 Downloads
Multiple file uploads for Symfony2 with the BlueImp uploader. Also scales uploaded images
fresh/vich-uploader-serialization-bundle
200246 Downloads
Provides integration between VichUploaderBundle and JMSSerializerBundle.
srio/rest-upload-bundle
127116 Downloads
Handle multiple rest upload ways
chamber-orchestra/file-bundle
4833 Downloads
Symfony bundle for automatic file upload handling on Doctrine ORM entities with S3, CDN, and multiple storage support
nzo/file-downloader-bundle
20630 Downloads
The NzoFileDownloaderBundle is a Symfony Bundle used to Download all types of files from servers and Web applications safely and with ease. You can also read/show the file content in the Web Browser.
ite/form-bundle
20207 Downloads
Improve Symfony 2 forms by adding new features and integration with popular JavaScript libraries and jQuery plugins.
1tomany/data-uri
4084 Downloads
A simple, low dependency library to parse and decode data URIs defined in RFC 2397
mulertech/file-bundle
258 Downloads
Symfony bundle for file upload management with metadata tracking, configurable validation, and extensible entity
tiloweb/uploaded-file-type-bundle
10432 Downloads
A Symfony bundle that handles file uploads via forms and stores the URL automatically using Flysystem
rekalogika/file-filepond
4085 Downloads
Upload files using Symfony Form, FilePond, and the rekalogika/file framework
rekalogika/file-bundle
4269 Downloads
Integrates the rekalogika/file library into the Symfony framework.
rekalogika/file-association-entity
4277 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.