PHPackages                             uniplaces/request-logger-bundle - 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. uniplaces/request-logger-bundle

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

uniplaces/request-logger-bundle
===============================

Symfony bundle to log information about the request like method, uri, latency

0.2.2(7y ago)11.9k1MITPHPPHP ^7.1.0

Since Apr 17Pushed 7y ago18 watchersCompare

[ Source](https://github.com/uniplaces/request-logger-bundle)[ Packagist](https://packagist.org/packages/uniplaces/request-logger-bundle)[ RSS](/packages/uniplaces-request-logger-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (5)Dependencies (5)Versions (7)Used By (0)

Request Logger Bundle
=====================

[](#request-logger-bundle)

[![StyleCI](https://camo.githubusercontent.com/b8a7f0a85ed01fa54500482d99b141f927f4fd68b5b317c7ddf36f8729bbc463/68747470733a2f2f7374796c6563692e696f2f7265706f732f3132393736313337362f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/129761376)

This project is a symfony bundle that can be added to other projects to log api requests. It logs request information like method, uri, latency.

This is an example of a log:

[![alt text](example_log.png)](example_log.png)

### Packagist

[](#packagist)

[![Latest Stable Version](https://camo.githubusercontent.com/d250e208b86c7f2fb529d1b946f25255915b406ea8c2f3c059f757e6114e3e60/68747470733a2f2f706f7365722e707567782e6f72672f756e69706c616365732f726571756573742d6c6f676765722d62756e646c652f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/uniplaces/request-logger-bundle)[![Total Downloads](https://camo.githubusercontent.com/fedb386cf81d696aae12ff1815c49637f3c4d2c0dc2287dff8d729fac47275d4/68747470733a2f2f706f7365722e707567782e6f72672f756e69706c616365732f726571756573742d6c6f676765722d62756e646c652f646f776e6c6f6164733f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/uniplaces/request-logger-bundle)[![License](https://camo.githubusercontent.com/e32843fc759db4bb3bec5a48739dd7f6e3802643b2d607ab30e5b79488093b77/68747470733a2f2f706f7365722e707567782e6f72672f756e69706c616365732f726571756573742d6c6f676765722d62756e646c652f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/uniplaces/request-logger-bundle)

### How to use it in your project

[](#how-to-use-it-in-your-project)

Add the bundle to your project dependencies:

```
composer require uniplaces/request-logger-bundle
```

Then, make sure the RequestLoggerBundle was added to your project's bundles.

If your project has a bundles.php file with an array of vendor bundles, add the RequestLoggerBundle there:

```
Uniplaces\RequestLoggerBundle\UniplacesRequestLoggerBundle::class => ['all' => true]

```

### Log data

[](#log-data)

- method
- path
- content-type
- latency
- client-ip
- status\_code
- user-agent

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~83 days

Total

5

Last Release

2617d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ea506a1cd2ee48b831c3922b40e56daed4ea265cfbc245ba69e955705e32ba4a?d=identicon)[tlfbrito](/maintainers/tlfbrito)

---

Top Contributors

[![tlfbrito](https://avatars.githubusercontent.com/u/1071148?v=4)](https://github.com/tlfbrito "tlfbrito (11 commits)")[![jkrnak](https://avatars.githubusercontent.com/u/6216307?v=4)](https://github.com/jkrnak "jkrnak (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/uniplaces-request-logger-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/uniplaces-request-logger-bundle/health.svg)](https://phpackages.com/packages/uniplaces-request-logger-bundle)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[numero2/contao-storelocator

Contao Plugin for managing stores (or in common address data) and providing a frontend-search based on geo data

121.5k](/packages/numero2-contao-storelocator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
