Please see the main PostHog docs.
Specifically, the PHP integration details.
- Download PHP and Composer
php composer.phar updateto install dependenciesbin/testto run tests (this script calls./vendor/bin/phpunit --verbose test)
Please see the main PostHog docs.
Specifically, the PHP integration details.
php composer.phar update to install dependenciesbin/test to run tests (this script calls ./vendor/bin/phpunit --verbose test)