PHPackages                             bildvitta/iss-supernova - 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. bildvitta/iss-supernova

ActiveLibrary

bildvitta/iss-supernova
=======================

This is my package iss-supernova

v0.1.31(3mo ago)015.4k↓22.7%MITPHPPHP ^8.2|^8.3|^8.4CI passing

Since Feb 8Pushed 3mo ago11 watchersCompare

[ Source](https://github.com/bildvitta/iss-supernova)[ Packagist](https://packagist.org/packages/bildvitta/iss-supernova)[ Docs](https://github.com/bildvitta/iss-supernova)[ RSS](/packages/bildvitta-iss-supernova/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (82)Used By (0)

This is my package iss-supernova
================================

[](#this-is-my-package-iss-supernova)

[![Latest Version on Packagist](https://camo.githubusercontent.com/eea5d436079f6c83b93f16dfc48f757a20189589726211906e5580ce31fbb7ae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62696c6476697474612f6973732d73757065726e6f76612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bildvitta/iss-supernova)[![GitHub Tests Action Status](https://camo.githubusercontent.com/62ae5319e1762deb6d067509551b9c2d13274dd54f16b968d9d992ea89394bbe/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f62696c6476697474612f6973732d73757065726e6f76612f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/bildvitta/iss-supernova/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/923fd355b5cc2ff855fc30029dc2c3310dc14ce4b3ff9b2d293b751ced7d5815/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f62696c6476697474612f6973732d73757065726e6f76612f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/bildvitta/iss-supernova/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/baebf353e1ad620359db2bc4b89ed99583bec01df0fcc946e1602068074d9a7d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62696c6476697474612f6973732d73757065726e6f76612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bildvitta/iss-supernova)

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/19656baf7c7d99a79e23e1424d77f635870d78650cedb648e6cc7b8a0a3ff661/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6973732d73757065726e6f76612e6a70673f743d31)](https://spatie.be/github-ad-click/iss-supernova)

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 bildvitta/iss-supernova
```

You can publish the config file with:

```
php artisan vendor:publish --tag="iss-supernova-config"
```

This is the contents of the published config file:

```
return [
    'base_uri' => env('MS_SUPERNOVA_BASE_URI', 'https://api-dev-supernova.nave.dev'),
    'prefix' => env('MS_SUPERNOVA_API_PREFIX', '/api')
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="iss-supernova-views"
```

Usage
-----

[](#usage)

```
$issSupernova = new Bildvitta\IssSupernova();
```

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)

- [Michael](https://github.com/bildvitta)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance79

Regular maintenance activity

Popularity25

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 63.2% 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 ~19 days

Recently: every ~27 days

Total

77

Last Release

109d ago

PHP version history (4 changes)v0.0.0PHP ^8.0

v0.0.22PHP ^8.0|^8.1

v0.1.18PHP ^8.0|^8.1|^8.2|^8.3

v0.1.29PHP ^8.2|^8.3|^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/57ede45a8ce528ade98fadbb32397afb6c0234f9d05caae7ac207d3b4d026af1?d=identicon)[hynzhw](/maintainers/hynzhw)

![](https://www.gravatar.com/avatar/e32e39fb848943b1a94bb2c167a2bda11eb45814ba34d539e6b1685a5de6e272?d=identicon)[michaelnakamura](/maintainers/michaelnakamura)

![](https://www.gravatar.com/avatar/ab5f117bbac50e0314758bcc25c9052dc4546568082eff672b65b128be0e2d98?d=identicon)[fabiomartins](/maintainers/fabiomartins)

![](https://www.gravatar.com/avatar/5467c25e637fdfd43ed07dd4e9260b2779a9583cbd7a58e3353abc6d2374a43b?d=identicon)[noemimpimentel](/maintainers/noemimpimentel)

![](https://www.gravatar.com/avatar/3ce1635f07565fb1531991b47d86c407b9b30955eb1871dad4ed33810aaffe88?d=identicon)[leandrohago](/maintainers/leandrohago)

---

Top Contributors

[![michaelnakamura](https://avatars.githubusercontent.com/u/10209108?v=4)](https://github.com/michaelnakamura "michaelnakamura (84 commits)")[![fabiomartins1](https://avatars.githubusercontent.com/u/50298479?v=4)](https://github.com/fabiomartins1 "fabiomartins1 (19 commits)")[![zerossB](https://avatars.githubusercontent.com/u/8009480?v=4)](https://github.com/zerossB "zerossB (16 commits)")[![leandrohago](https://avatars.githubusercontent.com/u/64143489?v=4)](https://github.com/leandrohago "leandrohago (11 commits)")[![paulodavanco](https://avatars.githubusercontent.com/u/11135122?v=4)](https://github.com/paulodavanco "paulodavanco (2 commits)")[![noemimpimentel](https://avatars.githubusercontent.com/u/70988459?v=4)](https://github.com/noemimpimentel "noemimpimentel (1 commits)")

---

Tags

laravelbildvittaiss-supernova

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/bildvitta-iss-supernova/health.svg)

```
[![Health](https://phpackages.com/badges/bildvitta-iss-supernova/health.svg)](https://phpackages.com/packages/bildvitta-iss-supernova)
```

###  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)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[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)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)

PHPackages © 2026

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