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

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

37

—

LowBetter than 83% of packages

Maintenance77

Regular maintenance activity

Popularity8

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

124d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/202a0dadbfb1854b49f12eb4b6eb3c1d2eeddebaf79feae169ae402386a5e9d8?d=identicon)[stellar-security-os](/maintainers/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

[illuminate/http

The Illuminate Http package.

11936.0M5.1k](/packages/illuminate-http)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[onlime/laravel-http-client-global-logger

A global logger for the Laravel HTTP Client

1935.1k](/packages/onlime-laravel-http-client-global-logger)

PHPackages © 2026

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