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(7mo ago)028MITPHPPHP ^8.2

Since Jan 14Pushed 7mo 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 1w ago

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

34

—

LowBetter than 74% of packages

Maintenance64

Regular maintenance activity

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

215d 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

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k113.1M997](/packages/laravel-socialite)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[illuminate/http

The Illuminate Http package.

11938.5M8.2k](/packages/illuminate-http)[spatie/laravel-export

Create a static site bundle from a Laravel app

679153.2k7](/packages/spatie-laravel-export)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/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.

5226.7k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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