PHPackages                             maduser/argon-support - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. maduser/argon-support

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

maduser/argon-support
=====================

Shared contracts and lightweight support helpers for the Argon package suite.

v1.0.0(2mo ago)0834MITPHPPHP ^8.2CI passing

Since May 24Pushed 2mo agoCompare

[ Source](https://github.com/judus/argon-support)[ Packagist](https://packagist.org/packages/maduser/argon-support)[ RSS](/packages/maduser-argon-support/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (7)Versions (3)Used By (4)

Argon Support
=============

[](#argon-support)

[![PHP](https://camo.githubusercontent.com/ce3e396e4f1bbbd326f628872a1414656d28065f2712cda0868d8eff07320aec/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d382e322b2d626c7565)](https://www.php.net/)[![Build](https://github.com/judus/argon-support/actions/workflows/php.yml/badge.svg)](https://github.com/judus/argon-support/actions)[![codecov](https://camo.githubusercontent.com/062de9a88be36329ed9a08549faa2a4d6b97d148e1bd6ab33baee84d5a97ffab/68747470733a2f2f636f6465636f762e696f2f67682f6a756475732f6172676f6e2d737570706f72742f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/judus/argon-support)[![Psalm Level](https://camo.githubusercontent.com/e82c867ee1fa18dccc248d1e28f042e1610da7808e5970d252e00c46f2f6599c/68747470733a2f2f73686570686572642e6465762f6769746875622f6a756475732f6172676f6e2d737570706f72742f636f7665726167652e737667)](https://shepherd.dev/github/judus/argon-support)[![Latest Version](https://camo.githubusercontent.com/69b1c804994f90f398fa2f7fbcfe28f1a426b7cbacccba58d25e3643af054122/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6164757365722f6172676f6e2d737570706f72742e737667)](https://packagist.org/packages/maduser/argon-support)[![Downloads](https://camo.githubusercontent.com/fdc841e17bee572885c2fb978794721618e31dbf69bfa2b300b43598ee86b441/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6164757365722f6172676f6e2d737570706f72742e737667)](https://packagist.org/packages/maduser/argon-support)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

`maduser/argon-support` contains shared contracts and small helpers used across the Argon runtime packages. It keeps cross-package interfaces in one place without turning them into a general-purpose utility layer.

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

[](#installation)

```
composer require maduser/argon-support
```

Contents
--------

[](#contents)

- `ErrorHandlerInterface` for runtime exception handling.
- `ResponseEmitterInterface` for HTTP response emission.
- `ResultResponderInterface` for converting handler results to PSR-7 responses.
- `HtmlableInterface` and `Html` for explicit HTML-safe response values.
- The `Override` polyfill used by packages that support PHP 8.2.

Scope
-----

[](#scope)

This package should stay small. It is for shared contracts that several Argon packages must agree on, not for application helpers or framework conveniences.

Quality Gate
------------

[](#quality-gate)

```
composer check
```

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance88

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

61d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7fb9da5a15010d335622bf9f465a32ef79c8d1cffcd139c2a9114736b72e2c13?d=identicon)[jdu](/maintainers/jdu)

---

Top Contributors

[![judus](https://avatars.githubusercontent.com/u/1478654?v=4)](https://github.com/judus "judus (9 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/maduser-argon-support/health.svg)

```
[![Health](https://phpackages.com/badges/maduser-argon-support/health.svg)](https://phpackages.com/packages/maduser-argon-support)
```

###  Alternatives

[mcp/sdk

Model Context Protocol SDK for Client and Server applications in PHP

1.5k1.5M107](/packages/mcp-sdk)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k46](/packages/neuron-core-neuron-ai)[flarum/core

Delightfully simple forum software.

211.4M2.4k](/packages/flarum-core)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

36789.4k2](/packages/telnyx-telnyx-php)[jaxon-php/jaxon-core

Jaxon is an open source PHP library for easily creating Ajax web applications

73149.4k30](/packages/jaxon-php-jaxon-core)[oat-sa/tao-core

TAO core extension

65143.7k124](/packages/oat-sa-tao-core)

PHPackages © 2026

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