setono/tiny-png-bundle

Symfony bundle to integrate TinyPNG with Symfony

Installs: 6 812

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 1

Type:symfony-bundle

v1.1.0 2022-02-11 14:40 UTC

This package is auto-updated.

Last update: 2024-03-15 20:38:51 UTC


README

Bundle that integrates TinyPNG into Symfony.

Latest Version on Packagist Software License Build Status Quality Score

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