phauthentic / file-storage-image-processor
文件存储图像处理器
1.0.0
2022-11-15 22:52 UTC
Requires
- php: >=7.4
- ext-json: *
- intervention/image: ^2.5
- spatie/image-optimizer: ^1.2
Requires (Dev)
This package is auto-updated.
Last update: 2024-09-11 03:41:53 UTC
README
为文件存储库提供图像处理。
特性
- 操作图像并生成原始图像的变体并存储它们。
- 优化图像大小
安装
composer require phauthentic/file-storage-image-processor
文档
请从阅读此仓库中的docs/index.md开始。
许可证
版权所有 2020 Florian Krämer
许可协议MIT。