clarity-project / images-bundle
Symfony2 bundle for simplifying upload and cropping images
v1.1
2020-11-27 08:42 UTC
Requires
- clarity-project/cdn-bundle: v1.1
- imagine/imagine: v0.5.0
- symfony/form: >=2.8
- symfony/framework-bundle: >=2.8
- symfony/validator: >=2.8
This package is not auto-updated.
Last update: 2024-11-18 12:10:10 UTC
README
What is this?
ClarityImagesBundle is an advanced implementation of file uploading via html form in symfony framework.
It allows:
- Avoid creating additional entity parameter (eg. $avatarFile, $logoFile, etc.).
- Move upload logic to different class which may be reusable for all uploads.
- ClarityCdnBundle providers for immediate upload to your cdn service.
- Configurable crop tool out of the box! With most popular javascript Jcrop tool.
How can you change it?
Simply read Documentation! Enjoy or improve functionality of our open source project!
What we can do for you?
Just report any issue to us! And we make our project better!