setono/tiny-png-bundle
最新稳定版本:v1.1.0
Composer 安装命令:
composer require setono/tiny-png-bundle
包简介
Symfony bundle to integrate TinyPNG with Symfony
README 文档
README
Bundle that integrates TinyPNG into Symfony.
Installation
Step 1: Download
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
$ composer require setono/tiny-png-bundle
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 2: Enable the bundle
Will be enabled by default when you use Symfony Flex.
Step 3: Configure the plugin
# config/packages/setono_tiny_png.yaml setono_tiny_png: api_key: "INSERT YOUR API KEY" proxy: "INSERT PROXY" # Optional
统计信息
- 总下载量: 15.04k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-09-04