Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.29 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.29 KB

User ID tracing

The library allows you to track the unique user in the application.

Latest Stable Version Total Downloads phpunit codecov type-coverage

Installation

composer req xepozz/unique-id

Looking for more modules?

  • Request ID - A simple library to generate both unique request and response IDs for tracing purposes.
  • AB - A simple library to enable A/B testing based on a set of rules.
  • Feature Flag - A simple library to enable/disable features based on a set of rules.
  • Shortcut - Sets of helper functions for rapid development of Yii 3 applications.