PHPackages                             astrogoat/courses - 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/courses

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

astrogoat/courses
=================

A Courses app for Strata

v1.13.0(7mo ago)035MITBladePHP ^8.1CI passing

Since Apr 7Pushed 7mo ago4 watchersCompare

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

READMEChangelog (1)Dependencies (9)Versions (16)Used By (0)

A Courses app for Strata
========================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/3374454e00e01f5de1fd1c7d7ea5f636e06bb4e81aefb0cc68318a5dfa6b0a66/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617374726f676f61742f636f75727365732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/courses)[![GitHub Tests Action Status](https://camo.githubusercontent.com/519b0018b602b3a65d8877c5e7af34b84d4f9b79e1f2b4313c656b6ce674bef0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f636f75727365732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/astrogoat/courses/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/bc30021c468369b47d80d2395bda64cfde0b6462118baf6e5a10b5fb0f200975/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f636f75727365732f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/astrogoat/courses/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/4c927a8ccad83d3e6bdc9d107f3876a802b9ac39b71cec608f003755b2cd3d5c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617374726f676f61742f636f75727365732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/courses)

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

[](#installation)

You can install the package via composer:

```
composer require astrogoat/courses
```

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

[](#installation-1)

You should configure your Stripe API keys in your application's .env file. You can retrieve your Stripe API keys from the Stripe control panel:

```
STRIPE_KEY=your-stripe-key
STRIPE_SECRET=your-stripe-secret
STRIPE_WEBHOOK_SECRET=your-stripe-webhook-secret
```

Usage
-----

[](#usage)

```
$courses = new Astrogoat\Courses();
echo $courses->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)

- [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

37

—

LowBetter than 83% of packages

Maintenance62

Regular maintenance activity

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~75 days

Recently: every ~59 days

Total

13

Last Release

230d 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 (49 commits)")

---

Tags

laravelastrogoatcourses

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

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

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

###  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)
