PHPackages                             access-watch/access-watch - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. access-watch/access-watch

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

access-watch/access-watch
=========================

A PHP library to log and analyse HTTP traffic using the Access Watch cloud service.

2.2.3(9y ago)21341[2 issues](https://github.com/access-watch/access-watch-php/issues)MITPHPPHP &gt;=5.3.9

Since Apr 26Pushed 8y agoCompare

[ Source](https://github.com/access-watch/access-watch-php)[ Packagist](https://packagist.org/packages/access-watch/access-watch)[ Docs](https://github.com/access-watch/access-watch-php)[ RSS](/packages/access-watch-access-watch/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (17)Used By (0)

Access Watch PHP library
========================

[](#access-watch-php-library)

A PHP library to log and analyse HTTP requests using the [Access Watch](http://access.watch/) cloud service.

Based on the more generic [Bouncer](https://github.com/znarf/bouncer) library.

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

[](#installation)

Install the latest version with

```
$ composer require access-watch/access-watch
```

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

[](#basic-usage)

Start Access Watch as soon as possible in your codebase.

You will need an API key for it.

To get an API key, send us an email at  and we will come back to you.

```
