PHPackages                             astrogoat/posthog - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. astrogoat/posthog

ActiveLibrary[API Development](/categories/api)

astrogoat/posthog
=================

A Posthog app for Strata

0.7.0(8mo ago)011MITPHPPHP ^8.3CI passing

Since Oct 13Pushed 8mo ago2 watchersCompare

[ Source](https://github.com/astrogoat/posthog)[ Packagist](https://packagist.org/packages/astrogoat/posthog)[ Docs](https://github.com/astrogoat/posthog)[ GitHub Sponsors](https://github.com/astrogoat)[ RSS](/packages/astrogoat-posthog/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (8)Versions (8)Used By (0)

A Posthog app for Strata
========================

[](#a-posthog-app-for-strata)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e762e76866b852cdf8db99f663bbcc39e8074c50b0bdb9a3d4fec08e577f5ed7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617374726f676f61742f706f7374686f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/posthog)[![GitHub Tests Action Status](https://camo.githubusercontent.com/c6d238b7270514c4f28be24a7c1580b8b13d0ba2c718478d384a22aeb1ede80d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f706f7374686f672f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/astrogoat/posthog/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/af9741e20415381c1c5c8f3bc64d6579bdf9fb56a763e769c5f139fcdf6d9967/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f706f7374686f672f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/astrogoat/posthog/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/318e3705a26c1cee4d1e3eca4595d246c9d7d7a600e580240f26f51c3da33b35/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617374726f676f61742f706f7374686f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/posthog)

---

This repo can be used to scaffold a Strata CMS App package. Follow these steps to get started:

1. Press the "Use template" button at the top of this repo to create a new repo with the contents of this posthog
2. Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files
3. Remove this block of text.
4. Have fun creating your package.

---

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require astrogoat/posthog
```

Usage
-----

[](#usage)

```
$posthog = new Astrogoat\Posthog();
echo $posthog->echoPhrase('Hello, Astrogoat!');
```

Testing
-------

[](#testing)

```
composer test
```

Releasing a new version
-----------------------

[](#releasing-a-new-version)

Use the included GitHub action to create a new release. Go to  click the "Run workflow" dropdown, select your version level bump, and click the "Run workflow" button. or run `gh workflow run release.yml` from your posthog directory if you have the GitHub CLI installed locally.

**Important**: Make sure that the Miles Bot user is included in the list of users who can bypass required pull request requirement Your repo -&gt; Settings -&gt; Branches -&gt; Main (edit) -&gt; "Allow specified actors to bypass required pull requests"

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Laura Tonning](https://github.com/tonning)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance58

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~52 days

Recently: every ~79 days

Total

7

Last Release

266d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e9527ee45d5bf016d30f77ce27f61e964a126cf168255fe68625af4ae83bf26?d=identicon)[tonning](/maintainers/tonning)

---

Top Contributors

[![tonning](https://avatars.githubusercontent.com/u/7304678?v=4)](https://github.com/tonning "tonning (17 commits)")[![miles-bot](https://avatars.githubusercontent.com/u/75677136?v=4)](https://github.com/miles-bot "miles-bot (9 commits)")

---

Tags

laravelposthogstrataastrogoat

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/astrogoat-posthog/health.svg)

```
[![Health](https://phpackages.com/badges/astrogoat-posthog/health.svg)](https://phpackages.com/packages/astrogoat-posthog)
```

###  Alternatives

[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ryangjchandler/bearer

Minimalistic token-based authentication for Laravel API endpoints.

8129.8k](/packages/ryangjchandler-bearer)[combindma/laravel-facebook-pixel

Meta pixel integration for Laravel

4956.9k](/packages/combindma-laravel-facebook-pixel)[stechstudio/laravel-hubspot

A Laravel SDK for the HubSpot CRM Api

2971.0k](/packages/stechstudio-laravel-hubspot)[njoguamos/laravel-plausible

A laravel package for interacting with plausible analytics api.

208.8k](/packages/njoguamos-laravel-plausible)[tapp/filament-webhook-client

Add a Filament resource and a policy for Spatie Webhook client

1120.2k](/packages/tapp-filament-webhook-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
