breithbarbot / cropper
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:07 UTC
README
Symfony 的简单裁剪工具
⚠️ breithbarbot/cropper-bundle 已被 废弃 并不再维护。建议使用 symfony/ux-cropperjs 包。
基于 JavaScript 插件 Cropper.js,为使用在 Symfony 中而适配的 Bundle
文档
有关安装和步骤,请参阅: 文档
版本
3.0.0 - 兼容 Symfony 4.4 / 5.0,文档改进,示例文件设置,...
2.0.0 - 代码重铸和简化
1.1.0 - 更新库,添加翻译,改进脚本,新字段,...
1.0.0 - 项目开始! 🎉🎊
发布
即将推出...
- 改进 JS 脚本(完全 ES6?)
- 添加单元测试(不要犹豫,创建 PR/MR)
- 添加演示页面