Please see the main PostHog docs.
Specifically, the PHP integration details.
- Download PHP and Composer
php composer.phar update
to install dependencies./vendor/bin/phpunit --verbose tests
to run tests
Please see the main PostHog docs.
Specifically, the PHP integration details.
php composer.phar update
to install dependencies./vendor/bin/phpunit --verbose tests
to run tests