gander / symfony-transparent-pixel-response

Transparent Pixel Response

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transparent Pixel Response

This package provides a modified Response class, which returns the image in GIF format of size 1 by 1 pixel. Frequently this image is used when registering openings of e-mail messages.

I used the example from article Transparent pixel response with Symfony, how to track email opening.

Installation

composer require gander/symfony-transparent-pixel-response

License

The Transparent Pixel Response is open-sourced software licensed under the MIT license

About

Transparent Pixel Response

License:MIT License


Languages

Language:PHP 100.0%