gander/symfony-transparent-pixel-response

Symfony Transparent Pixel Response

v1.0.0 2020-01-30 14:38 UTC

This package is auto-updated.

Last update: 2024-03-29 03:20:33 UTC


README

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