breithbarbot / cropper-bundle
v3.0.2
2020-09-08 13:23 UTC
Requires
- php: ^7.4
- symfony/asset: ^4.4 || ^5.0
- symfony/config: ^4.4 || ^5.0
- symfony/dependency-injection: ^4.4 || ^5.0
- symfony/form: ^4.4 || ^5.0
- symfony/http-kernel: ^4.4 || ^5.0
- symfony/routing: ^4.4 || ^5.0
- symfony/translation: ^4.4 || ^5.0
- symfony/twig-bundle: ^4.4 || ^5.0
Requires (Dev)
Suggests
- sensio/framework-extra-bundle: For use routes as annotations (The example files are based on annotations)
- symfony/security-core: It provides all the common security features (The example files are based on symfony/security-core)
This package is auto-updated.
Last update: 2023-02-27 10:50:08 UTC
README
Symfony的简单裁剪工具
⚠️ breithbarbot/cropper-bundle 已被废弃,不再维护。建议使用 symfony/ux-cropperjs 包。
基于javascript插件Cropper.js构建的Bundle,适用于Symfony
文档
有关安装和步骤,请参阅:文档
版本
3.0.0 - 兼容Symfony 4.4 / 5.0,文档改进,示例文件设置,...
2.0.0 - 代码重写和简化
1.1.0 - 更新库,添加翻译,改进脚本,新字段,...
1.0.0 - 项目开始! 🎉🎊
发布
即将推出...
- 改进JS脚本(完全ES6?)
- 添加单元测试(不要犹豫创建PR/MR)
- 添加演示页面