wedevelopnl/silverstripe-svg-image
最新稳定版本:2.0.2
Composer 安装命令:
composer require wedevelopnl/silverstripe-svg-image
包简介
Silverstripe module to add support for SVG images.
关键字:
README 文档
README
Silverstripe doesn't support SVG to be used out of the box. This module adds a new file type which supports SVG images in a very basic way. Please note that the absence of SVG support isn't a fluke but the result of some extended discussion.
This module provides some sanitation of SVG files on upload but be aware of the potential risk.
Image manipulation
The Silverstripe core supports a extensive set of image manipulation tools. At the moment image manipulation isn't supported on SVG images. When an manipulation method is called on an SVG image the source image is simply returned.
Requirements
- See
composer.jsonrequirements
Installation
composer require wedevelopnl/silverstripe-svg-image- Run a
dev/build
License
See License
Maintainers
Development and contribution
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. See read our contributing document for more information.
Getting started
We advise to use Docker/Docker compose for development.
We also included a Makefile to simplify some commands
Our development container contains some built-in tools like PHPCSFixer.
统计信息
- 总下载量: 9.82k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2023-02-22