PHPackages                             astrogoat/blackcart - 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. astrogoat/blackcart

AbandonedLibrary

astrogoat/blackcart
===================

A Blackcart app for Strata

v1.12.0(1y ago)09.3kMITPHPPHP ^8.0CI passing

Since Oct 28Pushed 1y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (10)Versions (15)Used By (0)

A Blackcart app for Strata
==========================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/159af704dd0c0c4455125f1fb08ca5ece16164b49821d08d3aced7be6bcd0c0e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617374726f676f61742f626c61636b636172742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/blackcart)[![GitHub Tests Action Status](https://camo.githubusercontent.com/88b69e0d782c044cc51f93df6109b9935013013412d37fadda2c7a85ddd53d4f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f626c61636b636172742f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/astrogoat/blackcart/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/2b43c68825f412a81545cf41a266ab76e9893745d649b7bbedcd1755207dcce4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f626c61636b636172742f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/astrogoat/blackcart/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/787bf62ea26546949b4325cb8ad0b8fa0b402dd531a752d4e81dad2ed4b2ef34/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617374726f676f61742f626c61636b636172742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/blackcart)

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

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Astrogoat\Blackcart\BlackcartServiceProvider" --tag="blackcart-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Astrogoat\Blackcart\BlackcartServiceProvider" --tag="blackcart-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

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

This blackcart package is forked from the awesome [Spatie blackcart package](https://github.com/spatie/package-blackcart-laravel#support-us). Please go support them if you can.

License
-------

[](#license)

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

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance42

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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 ~92 days

Recently: every ~132 days

Total

14

Last Release

459d 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 (30 commits)")

---

Tags

laravelastrogoatblackcart

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)

PHPackages © 2026

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