PHPackages                             matildevoldsen/wittcart - 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. matildevoldsen/wittcart

ActiveLibrary

matildevoldsen/wittcart
=======================

This is my package wittcart

01[2 PRs](https://github.com/Matildevoldsen/WittCart/pulls)PHP

Since Jul 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Matildevoldsen/WittCart)[ Packagist](https://packagist.org/packages/matildevoldsen/wittcart)[ RSS](/packages/matildevoldsen-wittcart/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

This is my package wittcart
===========================

[](#this-is-my-package-wittcart)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0cadae8901ff6e938f3789d6d65de4da0b91afb188139e41661bbb27f293b20c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6174696c6465766f6c6473656e2f77697474636172742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/matildevoldsen/wittcart)[![GitHub Tests Action Status](https://camo.githubusercontent.com/3ed7a8a25a71a1812daf039672ab487ed4d0895207f641cd08fad0aa89e57ee2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6174696c6465766f6c6473656e2f77697474636172742f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/matildevoldsen/wittcart/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/c3d3f2a5dbf4ffdea3f8fa326f489da42ab539a4ff35462a91c7615b1dcb6a9e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6174696c6465766f6c6473656e2f77697474636172742f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/matildevoldsen/wittcart/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/8059681bfa3a827fa9c7ddd9b620b440f487789879cf6854ea8f4f7d8e47d119/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6174696c6465766f6c6473656e2f77697474636172742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/matildevoldsen/wittcart)

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

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/b853922cd4d6a05e4f950e9a2af32575e5b37772dc414551a78484d42e52eede/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f57697474436172742e6a70673f743d31)](https://spatie.be/github-ad-click/WittCart)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require matildevoldsen/wittcart
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="wittcart-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="wittcart-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="wittcart-views"
```

Usage
-----

[](#usage)

```
$wittCart = new Matildevoldsen\WittCart();
echo $wittCart->echoPhrase('Hello, Matildevoldsen!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Matilde Enevoldsen](https://github.com/Matildevoldsen)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/671fe953fff44fbd47a48b5e2fb105ed7893bf8601f975a2812a99cd9299aed0?d=identicon)[Matildeene](/maintainers/Matildeene)

---

Top Contributors

[![Matildevoldsen](https://avatars.githubusercontent.com/u/30376875?v=4)](https://github.com/Matildevoldsen "Matildevoldsen (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/matildevoldsen-wittcart/health.svg)

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

PHPackages © 2026

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