Libraries tagged by Files Upload
sidus/file-upload-bundle
20866 Downloads
Allow to upload files directly in Doctrine entities, based on oneup/uploader-bundle and jQuery-file-upload
sdtech/file-uploader-laravel
1353 Downloads
Simple library to upload image and file with validation
scoumbourdis/upload
2758 Downloads
Handle file uploads with extensible validation and storage strategies
rymanalu/laravel-simple-uploader
520 Downloads
Simple file uploader for Laravel 5.
rekalogika/file-contracts
2728 Downloads
Interfaces, traits, and nominal classes for file abstraction.
rekalogika/file-association-entity
2441 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.
rekalogika/file-association-contracts
2448 Downloads
Interface for file association. To be implemented in entities that support file association.
rekalogika/file-association
2444 Downloads
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.
plusemon/uploader
228 Downloads
Laravel model file upload helper package.
ozznest/uploadable
4102 Downloads
Bundle for easy integrations upload properties to entity
ondrs/upload-manager
13096 Downloads
Upload manager for Nette framework
ns/file-upload-bundle
8870 Downloads
This bundle provides a simple file upload bundle
metamodels/dropzone_file_upload
293 Downloads
MetaModels dropzone for the attribute file
lpology/simple-ajax-uploader
8354 Downloads
Javascript file upload plugin with progress bar support. Works in all major browsers, including IE7+, Chrome, Firefox, Safari, and Opera. No dependencies - use it with or without jQuery.
lodev09/php-upload
5019 Downloads
A very simple yet useful helper class to handle PHP file uploads.