Download the PHP package moirei/event-tracking without Composer
On this page you can find all versions of the php package moirei/event-tracking. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package event-tracking
Event Tracking
This package allows you to send application events to analytics services and any data-warehouse of your choice. Although inspired by Analytics.io and Segment, it should provide you more flexibility over your events and how they're manually or automatically handled.
Documentation
All documentation is available at the documentation site.
Features
- Send events to multiple analytics channels with ease
- Flexible event name and property mapping per channel per event
- Automatically capture and track local and vendor events
- Capture and track observable model events
- Use PHP Enums as event names
- Send events asynchronously with queues
Example
Track an event
Identify and update a user profile
Installation
Publish the config
Tests
All versions of event-tracking with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/support Version ^7|^8|^9
illuminate/contracts Version ^7|^8|^9
laravel/helpers Version ^1.5
sinergi/browser-detector Version ^6.1
illuminate/support Version ^7|^8|^9
illuminate/contracts Version ^7|^8|^9
laravel/helpers Version ^1.5
sinergi/browser-detector Version ^6.1
The package moirei/event-tracking contains the following files
Loading the files please wait ....