Download the PHP package hatchetaustralia/segment without Composer
On this page you can find all versions of the php package hatchetaustralia/segment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hatchetaustralia/segment
More information about hatchetaustralia/segment
Files in hatchetaustralia/segment
Download hatchetaustralia/segment
More information about hatchetaustralia/segment
Files in hatchetaustralia/segment
Vendor hatchetaustralia
Package segment
Short Description A driver-based Segment Analytics library for PHP
License MIT
Package segment
Short Description A driver-based Segment Analytics library for PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package segment
SegmentAnalytics
WIP Laravel Segment integration using drivers
Example Usage
Available Drivers:
WIP
stack
: Dispatches the Segment events to various drivers- Can configure various other drivers to write to.
sync
: Dispatches the Segment events immediatelyafter
: Dispatches the Segment events after the responsequeue
: Dispatches the Segment events via a queue worker- Can configure the queue connection and queue name
log
: Dispatches the Segment events to a log channel- Can configure the logger channel
eloquent
: Dispatches the Segment events to a model/the DB.- Can configure the model to use
null
: Dispatches the Segment events to the void
Anayltics 2.0 JS Proxy
WIP
All versions of segment with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^7.5
illuminate/contracts Version ^9.0|^10.0|^11.0
illuminate/support Version ^9.0|^10.0|^11.0
segmentio/analytics-php Version ^3.7
spatie/data-transfer-object Version ^3.7
spatie/laravel-package-tools Version ^1.13
guzzlehttp/guzzle Version ^7.5
illuminate/contracts Version ^9.0|^10.0|^11.0
illuminate/support Version ^9.0|^10.0|^11.0
segmentio/analytics-php Version ^3.7
spatie/data-transfer-object Version ^3.7
spatie/laravel-package-tools Version ^1.13
The package hatchetaustralia/segment contains the following files
Loading the files please wait ....