posthog/posthog-php

PostHog PHP Library


README

Please see the main PostHog docs.

Specifically, the PHP integration details.

Questions?

Join our Slack community.

Contributing

  1. Download PHP and Composer
  2. php composer.phar update to install dependencies
  3. ./vendor/bin/phpunit --verbose test to run tests