Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
mixpanel
/
mixpanel-php
Public
Notifications
You must be signed in to change notification settings
Fork
70
Star
140
Code
Issues
8
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 15, 2026
fix(analytics): add escapeshellarg() hardening in CurlConsumer::_execute_forked() (#85)
Show description for 5a47e36
santigracia
authored
5a47e36
View commit details
Copy full SHA for 5a47e36
Browse repository at this point
Commits on May 20, 2026
chore: standardize release process (#82)
tylerjroach
authored
f5de17e
View commit details
Copy full SHA for f5de17e
Browse repository at this point
security: add SECURITY.md vulnerability disclosure policy (#84)
Show description for 162d059
scotmatson
authored
162d059
View commit details
Copy full SHA for 162d059
Browse repository at this point
Commits on Apr 11, 2023
update README (#70)
csiden
authored
4b0fafa
View commit details
Copy full SHA for 4b0fafa
Browse repository at this point
allow $device:-prefixed anon_ids to identify (#69)
csiden
authored
4f1b621
View commit details
Copy full SHA for 4f1b621
Browse repository at this point
Fix: Dynamic Property deprecation warning (#68)
evan-burrell
authored
2e261e9
View commit details
Copy full SHA for 2e261e9
Browse repository at this point
Commits on Aug 10, 2022
Update README.md
jaredmixpanel
authored
6a2ae9f
View commit details
Copy full SHA for 6a2ae9f
Browse repository at this point
send millisecond precision timestamps (#67)
jaredmixpanel
authored
c4b6245
View commit details
Copy full SHA for c4b6245
Browse repository at this point
Commits on Jul 21, 2022
Updated library to be php7.4 compatibility by replacing array_key_exists function calls with isset (#61)
andypasztirak
authored
1c0b1fa
View commit details
Copy full SHA for 1c0b1fa
Browse repository at this point
Fix PHP 8.1 deprecation warning (#65)
starred-gijs
authored
ba5a4c6
View commit details
Copy full SHA for ba5a4c6
Browse repository at this point
Group Analytics Support (#64)
Show description for ffcf401
santigracia
and
jaredmixpanel
authored
ffcf401
View commit details
Copy full SHA for ffcf401
Browse repository at this point
Commits on Mar 31, 2021
Merge pull request #60 from mixpanel/update-regex
Show description for 0eb1c09
zeedann
authored
0eb1c09
View commit details
Copy full SHA for 0eb1c09
Browse repository at this point
update regex for $anon_id check
zeedann
committed
c9efb8e
View commit details
Copy full SHA for c9efb8e
Browse repository at this point
Commits on Apr 20, 2020
Merge pull request #54 from mixpanel/version-update
Show description for 1fde768
zeedann
authored
1fde768
View commit details
Copy full SHA for 1fde768
Browse repository at this point
Merge pull request #53 from mixpanel/identify-update
Show description for b7a6e76
zeedann
authored
b7a6e76
View commit details
Copy full SHA for b7a6e76
Browse repository at this point
add previous updates to release
zeedann
committed
bd105bf
View commit details
Copy full SHA for bd105bf
Browse repository at this point
update version on readme
Show description for fa5ea54
zeedann
committed
fa5ea54
View commit details
Copy full SHA for fa5ea54
Browse repository at this point
Commits on Apr 16, 2020
modified identify and createAlias
Show description for d851e8e
zeedann
committed
d851e8e
View commit details
Copy full SHA for d851e8e
Browse repository at this point
Commits on Jan 31, 2020
make sure 'Connection' exists before accessing it
jbwyme
committed
77aaf9d
View commit details
Copy full SHA for 77aaf9d
Browse repository at this point
Prevent unnecessary call to _encode on non-forked CurlConsumer
TugcaEker
authored and
jbwyme
committed
5229d50
View commit details
Copy full SHA for 5229d50
Browse repository at this point
Commits on Jul 8, 2019
regenerate docs
jbwyme
committed
f3a046f
View commit details
Copy full SHA for f3a046f
Browse repository at this point
pin phpDocumentor to 2.9.*
jbwyme
committed
43d923a
View commit details
Copy full SHA for 43d923a
Browse repository at this point
Add docs folder for gh-pages
jbwyme
committed
a310c48
View commit details
Copy full SHA for a310c48
Browse repository at this point
Fix doc string
jbwyme
committed
39c7fd2
View commit details
Copy full SHA for 39c7fd2
Browse repository at this point
Update README for v2.7.0
jbwyme
committed
b03cf69
View commit details
Copy full SHA for b03cf69
Browse repository at this point
Remove test support for EOL PHP Versions (5.3, 5.4, 5.5, 5.6, 7.0), Add support for 7.2, 7.3.
jbwyme
committed
bc289b1
View commit details
Copy full SHA for bc289b1
Browse repository at this point
Fix assertion type for $ignore_time
jbwyme
committed
a2c9ee1
View commit details
Copy full SHA for a2c9ee1
Browse repository at this point
Specify correct license type in composer.json
jbwyme
committed
bafb38c
View commit details
Copy full SHA for bafb38c
Browse repository at this point
Add test for $ignore_alias
jbwyme
committed
d709242
View commit details
Copy full SHA for d709242
Browse repository at this point
update phpunit to 5.6.*
jbwyme
committed
e5ed280
View commit details
Copy full SHA for e5ed280
Browse repository at this point
composer no longer supports hhvm
jbwyme
committed
7235fb9
View commit details
Copy full SHA for 7235fb9
Browse repository at this point
Standardizing comments
argenisf
authored and
jbwyme
committed
ce43381
View commit details
Copy full SHA for ce43381
Browse repository at this point
Adding the option to set $ignore_alias on people updates
Show description for f2812f4
argenisf
authored and
jbwyme
committed
f2812f4
View commit details
Copy full SHA for f2812f4
Browse repository at this point
When changing finally to catch, the unlink needs to be there twice
dmvdbrugge
authored and
jbwyme
committed
5938d30
View commit details
Copy full SHA for 5938d30
Browse repository at this point
Don't use finally in tests, breaks < 5.5
dmvdbrugge
authored and
jbwyme
committed
75cc9ec
View commit details
Copy full SHA for 75cc9ec
Browse repository at this point
Previous
Next
You can’t perform that action at this time.