Download the PHP package maduser/argon-support without Composer
On this page you can find all versions of the php package maduser/argon-support. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maduser/argon-support
More information about maduser/argon-support
Files in maduser/argon-support
Download maduser/argon-support
More information about maduser/argon-support
Files in maduser/argon-support
Vendor maduser
Package argon-support
Short Description Shared contracts and lightweight support helpers for the Argon package suite.
License MIT
Package argon-support
Short Description Shared contracts and lightweight support helpers for the Argon package suite.
License MIT
Please rate this library. Is it a good library?
Informations about the package argon-support
Argon Support
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
Contents
ErrorHandlerInterfacefor runtime exception handling.ResponseEmitterInterfacefor HTTP response emission.ResultResponderInterfacefor converting handler results to PSR-7 responses.HtmlableInterfaceandHtmlfor explicit HTML-safe response values.- The
Overridepolyfill used by packages that support PHP 8.2.
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
All versions of argon-support with dependencies
PHP Build Version
Package Version
The package maduser/argon-support contains the following files
Loading the files please wait ...