xoeoro / picturecut
Picture cut is a jquery plugin that handles images in a very friendly and simple way, with a beautiful interface based on bootstrap or jquery ui, has great features like ajax upload, drag image from explorer, image crop and others.
Package info
github.com/xoeoro/jQuery-Picture-Cut
Language:JavaScript
Type:symfony-bundle
pkg:composer/xoeoro/picturecut
Requires
- php: >=5.3.0
- friendsofsymfony/jsrouting-bundle: ~1.0
- symfony/framework-bundle: 2.*
This package is not auto-updated.
Last update: 2026-03-18 15:12:51 UTC
README
#Picture Cut#
picture cut is a jquery plugin that handles images in a very friendly and simple way, with a beautiful interface based on bootstrap or jquery ui, has great features like ajax upload, drag image from explorer, image crop and others.
http://picturecut.tuyoshi.com.br/
Documentation
http://picturecut.tuyoshi.com.br/docs
License
The Picture jQuery is open-sourced software licensed under the MIT license
Installation
composer
composer require "xoeoro/picturecut":"dev-master"
AppKernel.php
new Xoeoro\PictureCutBundle\XoeoroPictureCutBundle()
routing.yml
xoeoro_picturecut: resource: '@XoeoroPictureCutBundle/Resources/config/routing.yml' prefix: /picturecut