PHPackages                             astrogoat/utm - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. astrogoat/utm

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

astrogoat/utm
=============

A Utm app for Strata

v1.11.0(8mo ago)059MITPHPPHP ^8.0CI failing

Since Jul 7Pushed 8mo ago1 watchersCompare

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

READMEChangelogDependencies (9)Versions (17)Used By (0)

A Utm app for Strata
====================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/f9fc018d8fb8743f255818131f7fdccfdd8c12cd42134a91a4ff8e1337cad9d7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617374726f676f61742f75746d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/utm)[![GitHub Tests Action Status](https://camo.githubusercontent.com/f8821f550776dc7e47085b2784aa139771ab69202f2f5dfbd3b40b70cfbe1523/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f75746d2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/astrogoat/utm/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/c2d6d9195d602c8bc4bc7fa625bd678928d677f99fce7a6f80ac366a1d6b1efa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f75746d2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/astrogoat/utm/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/e3a1fddd05b0f38e30d521388ff5de9c59d8c54bf80e88e2114801783dc8bfb8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617374726f676f61742f75746d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/utm)

---

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 utm
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/utm
```

Usage
-----

[](#usage)

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

Testing
-------

[](#testing)

```
composer test
```

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)

- [Peter](https://github.com/astrogoat)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance59

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 73.7% 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 ~104 days

Recently: every ~114 days

Total

12

Last Release

263d 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 (28 commits)")[![OniiCoder](https://avatars.githubusercontent.com/u/24716905?v=4)](https://github.com/OniiCoder "OniiCoder (10 commits)")

---

Tags

laravelUTMastrogoat

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[hotwired-laravel/stimulus-laravel

Use Stimulus in your Laravel app

3015.3k1](/packages/hotwired-laravel-stimulus-laravel)

PHPackages © 2026

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