omarsoufiane / ImageCropBundle

ImageCrop lets you crop images in Symfony applications, this bundle add a new form field type.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageCrop

ImageCrop

ImageCrop lets you crop images in Symfony applications, this bundle add a new form file field extension.

This bundle don't have an upload utility.

This is the second version of the bundle, this bundle change drastically, it have a new dependecy: VichUploaderBUndle and improve the process to crop the images

Features

  • Easy use, just add a new parameter to your form class.
  • Allow scaling images
  • Allow crop already uploaded images

Requirements

  • Symfony 2.8+ applications (Silex not supported).
  • LiipImagineBundle.
  • VichUploaderBundle.

Documentation

Resources/doc/


License

This bundle is published under the MIT License

About

ImageCrop lets you crop images in Symfony applications, this bundle add a new form field type.

License:MIT License


Languages

Language:PHP 64.4%Language:JavaScript 20.6%Language:HTML 10.6%Language:CSS 4.4%