PHPackages                             antidot-fw/no-floc-middleware - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. antidot-fw/no-floc-middleware

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

antidot-fw/no-floc-middleware
=============================

Antidot Framework PSR-15 NO FLoC Middleware

1.0.3(5y ago)1151[1 PRs](https://github.com/antidot-framework/no-floc-middleware/pulls)BSD-2-ClausePHPPHP ^7.4|^8.0

Since Apr 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/antidot-framework/no-floc-middleware)[ Packagist](https://packagist.org/packages/antidot-fw/no-floc-middleware)[ GitHub Sponsors](https://github.com/kpicaza)[ RSS](/packages/antidot-fw-no-floc-middleware/feed)WikiDiscussions 1.x.x Synced today

READMEChangelog (4)Dependencies (9)Versions (6)Used By (0)

Antidot NO FLoC Middleware
==========================

[](#antidot-no-floc-middleware)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/dbd369a71878cbcd73ca7d24b1a0bdfec1d042cff8262940610a693e3a761827/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616e7469646f742d6672616d65776f726b2f6e6f2d666c6f632d6d6964646c65776172652f6261646765732f7175616c6974792d73636f72652e706e673f623d312e782e78)](https://scrutinizer-ci.com/g/antidot-framework/no-floc-middleware/?branch=1.x.x)[![Code Coverage](https://camo.githubusercontent.com/69cd1057ed19a5d4f37d36f89ca2863ffe5a2328137338386ad31ffe4c4e9665/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616e7469646f742d6672616d65776f726b2f6e6f2d666c6f632d6d6964646c65776172652f6261646765732f636f7665726167652e706e673f623d312e782e78)](https://scrutinizer-ci.com/g/antidot-framework/no-floc-middleware/?branch=1.x.x)[![Type Coverage](https://camo.githubusercontent.com/d4c839a8084c2256229ed990389d0a7e44f2fc267fa38e3a51f225ae421ea891/68747470733a2f2f73686570686572642e6465762f6769746875622f616e7469646f742d6672616d65776f726b2f6e6f2d666c6f632d6d6964646c65776172652f636f7665726167652e737667)](https://shepherd.dev/github/antidot-framework/no-floc-middleware)[![Build Status](https://camo.githubusercontent.com/fa5aed9bba91a3cc4d61b4a0db4e02f8dcec652ce9f2118aa76002870ce9ff5a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616e7469646f742d6672616d65776f726b2f6e6f2d666c6f632d6d6964646c65776172652f6261646765732f6275696c642e706e673f623d312e782e78)](https://scrutinizer-ci.com/g/antidot-framework/no-floc-middleware/build-status/1.x.x)

PSR-15 middleware to opting your Website out of Google's FLoC Network

Installation
------------

[](#installation)

Using [composer](https://getcomposer.org/download/)

```
composer require antidot-fw/no-floc-middleware

```

### Using [Laminas config Aggregator](https://docs.laminas.dev/laminas-config-aggregator/)

[](#using-laminas-config-aggregator)

it install the library automatically

Usage
-----

[](#usage)

In Antidot, Mezzio or any other PSR-15 middleware application, add it to the global pipeline.

```
