PHPackages                             bouncer/bouncer - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. bouncer/bouncer

AbandonedArchivedLibrary[Logging &amp; Monitoring](/categories/logging)

bouncer/bouncer
===============

A PHP library to log and analyse HTTP traffic, throttle and block suspicious agents.

2.2.2(8y ago)5243471MITPHPPHP &gt;=5.3.9

Since Feb 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/znarf/bouncer)[ Packagist](https://packagist.org/packages/bouncer/bouncer)[ Docs](https://github.com/znarf/bouncer)[ RSS](/packages/bouncer-bouncer/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (2)Versions (25)Used By (1)

Bouncer
=======

[](#bouncer)

[![Build Status](https://camo.githubusercontent.com/de97cccc869d9530c3f07dcc2da226a7bb28e68054db3c1a24b962d1f40af7bb/68747470733a2f2f7472617669732d63692e6f72672f7a6e6172662f626f756e6365722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/znarf/bouncer)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0bd73082e8d5afc0acf4cedb8c5fc6d164edea0b11ec596343bba55f393db8ee/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7a6e6172662f626f756e6365722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/znarf/bouncer/?branch=master)

A PHP library to log and analyse HTTP traffic, throttle and block suspicious agents.

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

[](#installation)

Install the latest version with

```
$ composer require bouncer/bouncer
```

Basic Usage
-----------

[](#basic-usage)

Start Bouncer as soon as possible in your codebase.

```
