mixpanel/mixpanel-php
Official Mixpanel PHP library for tracking events and updating user profiles. Send server-side analytics data (events, people, groups) to Mixpanel using a simple API, with support for batching, async transport options, and configurable endpoints.
$anon_id parameter to identify method, and a track call when parameter exists and is in UUID v4 formatcreateAlias method to $distinct_id and $alias$anon_id regex in identify method to support all Mixpanel distinct IDsconnect_timeout in SocketConsumer to be 5timeout option now refers to CURLOPT_TIMEOUT instead of CURLOPT_CONNECTTIMEOUT in non-forked cURL calls, it has been removed from the SocketConsumer in favor of a new connect_timeout option.connect_timeout option for CURLOPT_CONNECTTIMEOUT in non-forked cURL calls (CurlConsumer) and the socket timeout (SocketConsumer)_handle_error with the curl errno and messageip parameter would be ignoredHow can I help you explore Laravel packages today?