PHPackages                             stellarsecurity/support-client-laravel - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. stellarsecurity/support-client-laravel

ActiveLibrary[HTTP &amp; Networking](/categories/http)

stellarsecurity/support-client-laravel
======================================

Laravel HTTP client for Stellar Security Support Ticket API

1.0.2(5mo ago)024MITPHPPHP ^8.2

Since Jan 14Pushed 5mo agoCompare

[ Source](https://github.com/StellarSecurity-Packages/stellarsecurity-supportTicket-laravel)[ Packagist](https://packagist.org/packages/stellarsecurity/support-client-laravel)[ RSS](/packages/stellarsecurity-support-client-laravel/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Stellar Security Support Client (Laravel)
=========================================

[](#stellar-security-support-client-laravel)

A small Laravel package that calls the Stellar Support Ticket API over HTTP (Basic Auth).

Config
------

[](#config)

Publish config:

```
php artisan vendor:publish --tag=stellarsecurity-support-client-config
```

Environment variables:

- STELLAR\_SUPPORT\_BASE\_URL
- STELLAR\_SUPPORT\_BASIC\_USER
- STELLAR\_SUPPORT\_BASIC\_PASS
- STELLAR\_SUPPORT\_TIMEOUT (default 15)
- STELLAR\_SUPPORT\_API\_PREFIX (default /api/v1)

Usage
-----

[](#usage)

```
use StellarSecurity\SupportClient\Facades\Support;

Support::createTicket([...]);
Support::listTicketsByUserRef('user-123');
Support::addMessage($ticketId, [...]);
```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance70

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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

Total

3

Last Release

170d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/150491881?v=4)[Bob](/maintainers/stellar-security-os)[@stellar-security-os](https://github.com/stellar-security-os)

---

Top Contributors

[![stellar-security-os](https://avatars.githubusercontent.com/u/150491881?v=4)](https://github.com/stellar-security-os "stellar-security-os (3 commits)")

### Embed Badge

![Health badge](/badges/stellarsecurity-support-client-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/stellarsecurity-support-client-laravel/health.svg)](https://phpackages.com/packages/stellarsecurity-support-client-laravel)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[api-platform/laravel

API Platform support for Laravel

58171.5k14](/packages/api-platform-laravel)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)

PHPackages © 2026

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