Registry / web-framework / anax-response

anax-response

JSON →
library2.0.2phppackagistunverified

Anax Response module to create HTTP responses.

composer require anax/response
INSTALL
IMPORT
SIG · ANAX-RESPONSE
A
anax-response
web-frameworkphpv2.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Response
use Anax\Response\Response;

Create and send a simple HTTP response

use Anax\Response\Response; $response = new Response(); $response->setBody('Hello World!'); $response->send();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
1
Resources
anax-response — pip install anax-response · libregistry