This package will help you disable Google's FLoC.
You can install the package via composer:
composer require p7v/disable-floc-middleware
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.
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.