p7v/disable-floc-middleware

Disable Google's FLoC with help of PSR-15 middleware

1.5.0 2024-01-16 18:13 UTC

README

Latest Version on Packagist

This package will help you disable Google's FLoC.

Installation

You can install the package via composer:

composer require p7v/disable-floc-middleware

Usage

Package provides with single P7v\DisableFloc\DisableFlocMiddleware class. It is PSR-15 middleware, thus can be used for any PSR-15 handler. Just include it in chain of your middlewares.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

License

The MIT License (MIT). Please see License File for more information.