jbouzekri / file-uploader-bundle
Aggregate some bundles and libraries to provide easy ajax file upload integration with functionnalities like image croping or storage on amazon
Package info
github.com/jbouzekri/FileUploaderBundle
Language:CSS
Type:symfony-bundle
pkg:composer/jbouzekri/file-uploader-bundle
v4.2
2018-01-12 09:58 UTC
Requires
- knplabs/knp-gaufrette-bundle: ~0.5.0
- liip/imagine-bundle: ~1.7.1
- oneup/uploader-bundle: ~1.3
- symfony/symfony: ~3.0
Suggests
- aws/aws-sdk-php: Store your uploads in amazon s3
- willdurand/js-translation-bundle: Provide js translation in ajax
README
This bundle aggregates the following bundles to provides ajax file upload with crop and validation :
- OneupUploaderBundle : server implementation for file upload
- KnpGaufretteBundle : Filesystem abstraction to store file on different support
- LiipImagineBundle : Image resize
