zip-fa/posthog-php

PostHog PHP Library

dev-master 2025-02-12 13:26 UTC

This package is auto-updated.

Last update: 2025-03-12 13:39:40 UTC


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