Registry / web-framework / anax-commons

anax-commons

JSON →
library2.0.14phppackagistunverified

Anax Commons module, stuff used by several modules.

composer require anax/commons
INSTALL
IMPORT
SIG · ANAX-COMMONS
A
anax-commons
web-frameworkphpv2.0.14
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.

App
use Anax\Commons\App;

Create an Anax application and add a route

use Anax\Commons\App; $app = new App(); $app->router->add('GET', '/', function () { return 'Hello'; });
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.14latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
22
Meta
2
Amazon
1
OpenAI (training)
1
Resources
anax-commons — pip install anax-commons · libregistry