2017 © Pedro Peláez
 

library request-id

Middleware for adding a request id to PSR7 Requests

image

arkitekto/request-id

Middleware for adding a request id to PSR7 Requests

  • Tuesday, November 1, 2016
  • by afurculita
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Request ID

Latest Version on Packagist ![Software License][ico-license] Build Status Quality Score ![Total Downloads][ico-downloads], (*1)

This library includes:, (*2)

  1. A PSR7 middleware that provides framework-agnostic possibility to generate and add to request/response's header a request ID.
  2. A Symfony Bundle that provides possibility to generate and add a request id to request/response's header in a Symfony application.
  3. A Monolog processor that adds the request id to each log message.
  4. A Twig Extension that provides a function that returns the request id.

Emblem, (*3)

Install

Via Composer, (*4)

$ composer require arkitekto/request-id

Change log

Please see CHANGELOG for more information what has changed recently., (*5)

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*7)

Security

If you discover any security related issues, please email alex@furculita.net instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

01/11 2016